@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:02.342Z") @Stability(value=Stable) public interface CfnRestApiProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRestApiProps.Builder
A builder for
CfnRestApiProps |
static class |
CfnRestApiProps.Jsii$Proxy
An implementation for
CfnRestApiProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnRestApiProps.Builder |
builder() |
default String |
getApiKeySourceType()
`AWS::ApiGateway::RestApi.ApiKeySourceType`.
|
default List<String> |
getBinaryMediaTypes()
`AWS::ApiGateway::RestApi.BinaryMediaTypes`.
|
default Object |
getBody()
`AWS::ApiGateway::RestApi.Body`.
|
default Object |
getBodyS3Location()
`AWS::ApiGateway::RestApi.BodyS3Location`.
|
default String |
getCloneFrom()
`AWS::ApiGateway::RestApi.CloneFrom`.
|
default String |
getDescription()
`AWS::ApiGateway::RestApi.Description`.
|
default Object |
getEndpointConfiguration()
`AWS::ApiGateway::RestApi.EndpointConfiguration`.
|
default Object |
getFailOnWarnings()
`AWS::ApiGateway::RestApi.FailOnWarnings`.
|
default Number |
getMinimumCompressionSize()
`AWS::ApiGateway::RestApi.MinimumCompressionSize`.
|
default String |
getName()
`AWS::ApiGateway::RestApi.Name`.
|
default Object |
getParameters()
`AWS::ApiGateway::RestApi.Parameters`.
|
default Object |
getPolicy()
`AWS::ApiGateway::RestApi.Policy`.
|
default List<CfnTag> |
getTags()
`AWS::ApiGateway::RestApi.Tags`.
|
@Stability(value=Stable) @Nullable default String getApiKeySourceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-apikeysourcetype@Stability(value=Stable) @Nullable default List<String> getBinaryMediaTypes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-binarymediatypes@Stability(value=Stable) @Nullable default Object getBody()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-body@Stability(value=Stable) @Nullable default Object getBodyS3Location()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-bodys3location@Stability(value=Stable) @Nullable default String getCloneFrom()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-clonefrom@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-description@Stability(value=Stable) @Nullable default Object getEndpointConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-endpointconfiguration@Stability(value=Stable) @Nullable default Object getFailOnWarnings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-failonwarnings@Stability(value=Stable) @Nullable default Number getMinimumCompressionSize()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-minimumcompressionsize@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-name@Stability(value=Stable) @Nullable default Object getParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-parameters@Stability(value=Stable) @Nullable default Object getPolicy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-policy@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-tags@Stability(value=Stable) static CfnRestApiProps.Builder builder()
CfnRestApiProps.Builder of CfnRestApiPropsCopyright © 2020. All rights reserved.