Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicy
-
Packages that use ComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicy Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicy in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicy Modifier and Type Class Description static classComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicy.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicyMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicy Modifier and Type Method Description ComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicyComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicy.Builder. build()Builds the configured instance.default ComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicyComputeUrlMapPathMatcherPathRuleRouteAction. getCorsPolicy()cors_policy block.ComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicyComputeUrlMapPathMatcherPathRuleRouteAction.Jsii$Proxy. getCorsPolicy()ComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicyComputeUrlMapPathMatcherPathRuleRouteActionOutputReference. getCorsPolicyInput()ComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicyComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicy Modifier and Type Method Description ComputeUrlMapPathMatcherPathRuleRouteAction.BuilderComputeUrlMapPathMatcherPathRuleRouteAction.Builder. corsPolicy(ComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicy corsPolicy)Sets the value ofComputeUrlMapPathMatcherPathRuleRouteAction.getCorsPolicy()voidComputeUrlMapPathMatcherPathRuleRouteActionOutputReference. putCorsPolicy(ComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicy value)voidComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicyOutputReference. setInternalValue(ComputeUrlMapPathMatcherPathRuleRouteActionCorsPolicy value)
-