Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_url_map.ComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicy
-
Packages that use ComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicy Package Description com.hashicorp.cdktf.providers.google.compute_region_url_map google_compute_region_url_map -
-
Uses of ComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicy in com.hashicorp.cdktf.providers.google.compute_region_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_region_url_map that implement ComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicy Modifier and Type Class Description static classComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicy.Jsii$ProxyAn implementation forComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicyMethods in com.hashicorp.cdktf.providers.google.compute_region_url_map that return ComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicy Modifier and Type Method Description ComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicyComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicy.Builder. build()Builds the configured instance.default ComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicyComputeRegionUrlMapPathMatcherPathRuleRouteAction. getCorsPolicy()cors_policy block.ComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicyComputeRegionUrlMapPathMatcherPathRuleRouteAction.Jsii$Proxy. getCorsPolicy()ComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicyComputeRegionUrlMapPathMatcherPathRuleRouteActionOutputReference. getCorsPolicyInput()ComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicyComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_region_url_map with parameters of type ComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicy Modifier and Type Method Description ComputeRegionUrlMapPathMatcherPathRuleRouteAction.BuilderComputeRegionUrlMapPathMatcherPathRuleRouteAction.Builder. corsPolicy(ComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicy corsPolicy)Sets the value ofComputeRegionUrlMapPathMatcherPathRuleRouteAction.getCorsPolicy()voidComputeRegionUrlMapPathMatcherPathRuleRouteActionOutputReference. putCorsPolicy(ComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicy value)voidComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicyOutputReference. setInternalValue(ComputeRegionUrlMapPathMatcherPathRuleRouteActionCorsPolicy value)
-