Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicy
-
Packages that use ComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicy Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicy in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicy Modifier and Type Class Description static classComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicy.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicyMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicy Modifier and Type Method Description ComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicyComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicy.Builder. build()Builds the configured instance.default ComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicyComputeUrlMapPathMatcherRouteRulesRouteAction. getCorsPolicy()cors_policy block.ComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicyComputeUrlMapPathMatcherRouteRulesRouteAction.Jsii$Proxy. getCorsPolicy()ComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicyComputeUrlMapPathMatcherRouteRulesRouteActionOutputReference. getCorsPolicyInput()ComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicyComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicy Modifier and Type Method Description ComputeUrlMapPathMatcherRouteRulesRouteAction.BuilderComputeUrlMapPathMatcherRouteRulesRouteAction.Builder. corsPolicy(ComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicy corsPolicy)Sets the value ofComputeUrlMapPathMatcherRouteRulesRouteAction.getCorsPolicy()voidComputeUrlMapPathMatcherRouteRulesRouteActionOutputReference. putCorsPolicy(ComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicy value)voidComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicyOutputReference. setInternalValue(ComputeUrlMapPathMatcherRouteRulesRouteActionCorsPolicy value)
-