| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnApiV2.CorsProperty.Builder |
CfnApiV2.CorsProperty.Builder.allowCredentials(Boolean allowCredentials)
Deprecated.
|
CfnApiV2.CorsProperty.Builder |
CfnApiV2.CorsProperty.Builder.allowCredentials(IResolvable allowCredentials)
Deprecated.
|
CfnApiV2.CorsProperty.Builder |
CfnApiV2.CorsProperty.Builder.allowHeaders(List<String> allowHeaders)
Deprecated.
|
CfnApiV2.CorsProperty.Builder |
CfnApiV2.CorsProperty.Builder.allowMethods(List<String> allowMethods)
Deprecated.
|
CfnApiV2.CorsProperty.Builder |
CfnApiV2.CorsProperty.Builder.allowOrigins(List<String> allowOrigins)
Deprecated.
|
static CfnApiV2.CorsProperty.Builder |
CfnApiV2.CorsProperty.builder()
Deprecated.
|
CfnApiV2.CorsProperty.Builder |
CfnApiV2.CorsProperty.Builder.exposeHeaders(List<String> exposeHeaders)
Deprecated.
|
CfnApiV2.CorsProperty.Builder |
CfnApiV2.CorsProperty.Builder.maxAge(Number maxAge)
Deprecated.
|
| Constructor and Description |
|---|
Jsii$Proxy(CfnApiV2.CorsProperty.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
CfnApiV2.BodyS3LocationProperty.Builder. |
Copyright © 2022. All rights reserved.