@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-05-10T21:38:34.451Z") @Stability(value=Stable) public interface CallApiGatewayRestApiEndpointProps extends software.amazon.jsii.JsiiSerializable, CallApiGatewayEndpointBaseProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
CallApiGatewayRestApiEndpointProps.Builder
A builder for
CallApiGatewayRestApiEndpointProps |
static class |
CallApiGatewayRestApiEndpointProps.Jsii$Proxy
An implementation for
CallApiGatewayRestApiEndpointProps |
| Modifier and Type | Method and Description |
|---|---|
static CallApiGatewayRestApiEndpointProps.Builder |
builder() |
IRestApi |
getApi()
API to call.
|
String |
getStageName()
Name of the stage where the API is deployed to in API Gateway.
|
getApiPath, getAuthType, getHeaders, getMethod, getQueryParameters, getRequestBodygetComment, getHeartbeat, getInputPath, getIntegrationPattern, getOutputPath, getResultPath, getTimeout@Stability(value=Stable) @NotNull IRestApi getApi()
@Stability(value=Stable) @NotNull String getStageName()
@Stability(value=Stable) static CallApiGatewayRestApiEndpointProps.Builder builder()
builder in interface CallApiGatewayEndpointBasePropsbuilder in interface TaskStateBasePropsCallApiGatewayRestApiEndpointProps.Builder of CallApiGatewayRestApiEndpointPropsCopyright © 2021. All rights reserved.