Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy
-
Packages that use ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy Modifier and Type Class Description static classComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherDefaultRouteActionCorsPolicyMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy Modifier and Type Method Description ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicyComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy.Builder. build()Builds the configured instance.default ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicyComputeUrlMapPathMatcherDefaultRouteAction. getCorsPolicy()cors_policy block.ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicyComputeUrlMapPathMatcherDefaultRouteAction.Jsii$Proxy. getCorsPolicy()ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicyComputeUrlMapPathMatcherDefaultRouteActionOutputReference. getCorsPolicyInput()ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicyComputeUrlMapPathMatcherDefaultRouteActionCorsPolicyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy Modifier and Type Method Description ComputeUrlMapPathMatcherDefaultRouteAction.BuilderComputeUrlMapPathMatcherDefaultRouteAction.Builder. corsPolicy(ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy corsPolicy)Sets the value ofComputeUrlMapPathMatcherDefaultRouteAction.getCorsPolicy()voidComputeUrlMapPathMatcherDefaultRouteActionOutputReference. putCorsPolicy(ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy value)voidComputeUrlMapPathMatcherDefaultRouteActionCorsPolicyOutputReference. setInternalValue(ComputeUrlMapPathMatcherDefaultRouteActionCorsPolicy value)
-