@Stability(value=Deprecated) @Deprecated public static interface CfnApiV2.CorsProperty extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApiV2.CorsProperty.Builder
Deprecated.
|
static class |
CfnApiV2.CorsProperty.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnApiV2.CorsProperty.Builder |
builder()
Deprecated.
|
default Object |
getAllowCredentials()
Deprecated.
|
default List<String> |
getAllowHeaders()
Deprecated.
|
default List<String> |
getAllowMethods()
Deprecated.
|
default List<String> |
getAllowOrigins()
Deprecated.
|
default List<String> |
getExposeHeaders()
Deprecated.
|
default Number |
getMaxAge()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @Nullable default Object getAllowCredentials()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html#cfn-apigatewayv2-api-cors-allowcredentials@Stability(value=Deprecated) @Deprecated @Nullable default List<String> getAllowHeaders()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html#cfn-apigatewayv2-api-cors-allowheaders@Stability(value=Deprecated) @Deprecated @Nullable default List<String> getAllowMethods()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html#cfn-apigatewayv2-api-cors-allowmethods@Stability(value=Deprecated) @Deprecated @Nullable default List<String> getAllowOrigins()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html#cfn-apigatewayv2-api-cors-alloworigins@Stability(value=Deprecated) @Deprecated @Nullable default List<String> getExposeHeaders()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html#cfn-apigatewayv2-api-cors-exposeheaders@Stability(value=Deprecated) @Deprecated @Nullable default Number getMaxAge()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html#cfn-apigatewayv2-api-cors-maxage@Stability(value=Deprecated) @Deprecated static CfnApiV2.CorsProperty.Builder builder()
CfnApiV2.CorsProperty.Builder of CfnApiV2.CorsPropertyCopyright © 2021. All rights reserved.