CfnApi.CorsProperty.Builder |
CfnApi.CorsProperty.Builder.allowCredentials(Boolean allowCredentials)
|
CfnApi.CorsProperty.Builder |
CfnApi.CorsProperty.Builder.allowCredentials(IResolvable allowCredentials)
|
CfnApi.CorsProperty.Builder |
CfnApi.CorsProperty.Builder.allowHeaders(List<String> allowHeaders)
|
CfnApi.CorsProperty.Builder |
CfnApi.CorsProperty.Builder.allowMethods(List<String> allowMethods)
|
CfnApi.CorsProperty.Builder |
CfnApi.CorsProperty.Builder.allowOrigins(List<String> allowOrigins)
|
static CfnApi.CorsProperty.Builder |
CfnApi.CorsProperty.builder() |
CfnApi.CorsProperty.Builder |
CfnApi.CorsProperty.Builder.exposeHeaders(List<String> exposeHeaders)
|
CfnApi.CorsProperty.Builder |
CfnApi.CorsProperty.Builder.maxAge(Number maxAge)
|