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