@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:02.464Z") @Stability(value=Stable) public interface CfnApiProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApiProps.Builder
A builder for
CfnApiProps |
static class |
CfnApiProps.Jsii$Proxy
An implementation for
CfnApiProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnApiProps.Builder |
builder() |
default String |
getApiKeySelectionExpression()
`AWS::ApiGatewayV2::Api.ApiKeySelectionExpression`.
|
default String |
getBasePath()
`AWS::ApiGatewayV2::Api.BasePath`.
|
default Object |
getBody()
`AWS::ApiGatewayV2::Api.Body`.
|
default Object |
getBodyS3Location()
`AWS::ApiGatewayV2::Api.BodyS3Location`.
|
default Object |
getCorsConfiguration()
`AWS::ApiGatewayV2::Api.CorsConfiguration`.
|
default String |
getCredentialsArn()
`AWS::ApiGatewayV2::Api.CredentialsArn`.
|
default String |
getDescription()
`AWS::ApiGatewayV2::Api.Description`.
|
default Object |
getDisableExecuteApiEndpoint()
`AWS::ApiGatewayV2::Api.DisableExecuteApiEndpoint`.
|
default Object |
getDisableSchemaValidation()
`AWS::ApiGatewayV2::Api.DisableSchemaValidation`.
|
default Object |
getFailOnWarnings()
`AWS::ApiGatewayV2::Api.FailOnWarnings`.
|
default String |
getName()
`AWS::ApiGatewayV2::Api.Name`.
|
default String |
getProtocolType()
`AWS::ApiGatewayV2::Api.ProtocolType`.
|
default String |
getRouteKey()
`AWS::ApiGatewayV2::Api.RouteKey`.
|
default String |
getRouteSelectionExpression()
`AWS::ApiGatewayV2::Api.RouteSelectionExpression`.
|
default Object |
getTags()
`AWS::ApiGatewayV2::Api.Tags`.
|
default String |
getTarget()
`AWS::ApiGatewayV2::Api.Target`.
|
default String |
getVersion()
`AWS::ApiGatewayV2::Api.Version`.
|
@Stability(value=Stable) @Nullable default String getApiKeySelectionExpression()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-apikeyselectionexpression@Stability(value=Stable) @Nullable default String getBasePath()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-basepath@Stability(value=Stable) @Nullable default Object getBody()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-body@Stability(value=Stable) @Nullable default Object getBodyS3Location()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-bodys3location@Stability(value=Stable) @Nullable default Object getCorsConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-corsconfiguration@Stability(value=Stable) @Nullable default String getCredentialsArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-credentialsarn@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-description@Stability(value=Stable) @Nullable default Object getDisableExecuteApiEndpoint()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-disableexecuteapiendpoint@Stability(value=Stable) @Nullable default Object getDisableSchemaValidation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-disableschemavalidation@Stability(value=Stable) @Nullable default Object getFailOnWarnings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-failonwarnings@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-name@Stability(value=Stable) @Nullable default String getProtocolType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-protocoltype@Stability(value=Stable) @Nullable default String getRouteKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-routekey@Stability(value=Stable) @Nullable default String getRouteSelectionExpression()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-routeselectionexpression@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-tags@Stability(value=Stable) @Nullable default String getTarget()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-target@Stability(value=Stable) @Nullable default String getVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-version@Stability(value=Stable) static CfnApiProps.Builder builder()
CfnApiProps.Builder of CfnApiPropsCopyright © 2020. All rights reserved.