| Modifier and Type | Class and Description |
|---|---|
static class |
CfnApi.CorsConfigurationProperty.Jsii$Proxy
An implementation for
CfnApi.CorsConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnApi.CorsConfigurationProperty |
CfnApi.CorsConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApi.Builder |
CfnApi.Builder.cors(CfnApi.CorsConfigurationProperty cors)
`AWS::Serverless::Api.Cors`.
|
CfnApiProps.Builder |
CfnApiProps.Builder.cors(CfnApi.CorsConfigurationProperty cors)
Sets the value of
CfnApiProps.getCors() |
void |
CfnApi.setCors(CfnApi.CorsConfigurationProperty value)
`AWS::Serverless::Api.Cors`.
|
Copyright © 2020. All rights reserved.