ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder |
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder.allowCredentials(com.hashicorp.cdktf.IResolvable allowCredentials) |
|
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder |
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder.allowCredentials(Boolean allowCredentials) |
|
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder |
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder.allowHeaders(List<String> allowHeaders) |
|
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder |
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder.allowMethods(List<String> allowMethods) |
|
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder |
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder.allowOriginRegexes(List<String> allowOriginRegexes) |
|
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder |
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder.allowOrigins(List<String> allowOrigins) |
|
static ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder |
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.builder() |
|
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder |
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder.disabled(com.hashicorp.cdktf.IResolvable disabled) |
|
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder |
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder.disabled(Boolean disabled) |
|
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder |
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder.exposeHeaders(List<String> exposeHeaders) |
|
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder |
ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder.maxAge(Number maxAge) |
|