@Generated(value="jsii-pacmak/0.10.3 (build 6bbf743)", date="2019-04-24T21:03:06.594Z") 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`.
|
String getStageName()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapiObject getAuth()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapiList<String> getBinaryMediaTypes()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapiObject getCacheClusterEnabled()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapiString getCacheClusterSize()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapiString getCors()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapiObject getDefinitionBody()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapiObject getDefinitionUri()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapiString getEndpointConfiguration()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapiObject getMethodSettings()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapiString getName()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapiObject getTracingEnabled()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapiObject getVariables()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapistatic CfnApiProps.Builder builder()
CfnApiProps.Builder of CfnApiPropsCopyright © 2019. All rights reserved.