@Generated(value="jsii-pacmak/0.13.3 (build 3624e0f)", date="2019-07-03T12:09:18.998Z") @Stability(value=Stable) public interface CfnApiProps extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapi| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApiProps.Builder
A builder for
CfnApiProps |
static class |
CfnApiProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnApiProps.Builder |
builder() |
Object |
getAuth()
`AWS::Serverless::Api.Auth`.
|
List<String> |
getBinaryMediaTypes()
`AWS::Serverless::Api.BinaryMediaTypes`.
|
Object |
getCacheClusterEnabled()
`AWS::Serverless::Api.CacheClusterEnabled`.
|
String |
getCacheClusterSize()
`AWS::Serverless::Api.CacheClusterSize`.
|
String |
getCors()
`AWS::Serverless::Api.Cors`.
|
Object |
getDefinitionBody()
`AWS::Serverless::Api.DefinitionBody`.
|
Object |
getDefinitionUri()
`AWS::Serverless::Api.DefinitionUri`.
|
String |
getEndpointConfiguration()
`AWS::Serverless::Api.EndpointConfiguration`.
|
Object |
getMethodSettings()
`AWS::Serverless::Api.MethodSettings`.
|
String |
getName()
`AWS::Serverless::Api.Name`.
|
String |
getStageName()
`AWS::Serverless::Api.StageName`.
|
Object |
getTracingEnabled()
`AWS::Serverless::Api.TracingEnabled`.
|
Object |
getVariables()
`AWS::Serverless::Api.Variables`.
|
@Stability(value=Stable) String getStageName()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapi@Stability(value=Stable) Object getAuth()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapi@Stability(value=Stable) List<String> getBinaryMediaTypes()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapi@Stability(value=Stable) Object getCacheClusterEnabled()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapi@Stability(value=Stable) String getCacheClusterSize()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapi@Stability(value=Stable) String getCors()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapi@Stability(value=Stable) Object getDefinitionBody()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapi@Stability(value=Stable) Object getDefinitionUri()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapi@Stability(value=Stable) String getEndpointConfiguration()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapi@Stability(value=Stable) Object getMethodSettings()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapi@Stability(value=Stable) String getName()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapi@Stability(value=Stable) Object getTracingEnabled()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapi@Stability(value=Stable) Object getVariables()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapi@Stability(value=Stable) static CfnApiProps.Builder builder()
CfnApiProps.Builder of CfnApiPropsCopyright © 2019. All rights reserved.