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