@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:27.690Z") @Stability(value=Experimental) public interface CallApiGatewayHttpApiEndpointProps extends software.amazon.jsii.JsiiSerializable, CallApiGatewayEndpointBaseProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
CallApiGatewayHttpApiEndpointProps.Builder
A builder for
CallApiGatewayHttpApiEndpointProps |
static class |
CallApiGatewayHttpApiEndpointProps.Jsii$Proxy
An implementation for
CallApiGatewayHttpApiEndpointProps |
| Modifier and Type | Method and Description |
|---|---|
static CallApiGatewayHttpApiEndpointProps.Builder |
builder() |
IHttpApi |
getApi()
(experimental) API to call.
|
default String |
getStageName()
(experimental) 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=Experimental) @NotNull IHttpApi getApi()
@Stability(value=Experimental) @Nullable default String getStageName()
Default: '$default'
@Stability(value=Experimental) static CallApiGatewayHttpApiEndpointProps.Builder builder()
builder in interface CallApiGatewayEndpointBasePropsbuilder in interface TaskStateBasePropsCallApiGatewayHttpApiEndpointProps.Builder of CallApiGatewayHttpApiEndpointPropsCopyright © 2021. All rights reserved.