Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapDefaultRouteActionRequestMirrorPolicy
-
Packages that use ComputeUrlMapDefaultRouteActionRequestMirrorPolicy Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapDefaultRouteActionRequestMirrorPolicy in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapDefaultRouteActionRequestMirrorPolicy Modifier and Type Class Description static classComputeUrlMapDefaultRouteActionRequestMirrorPolicy.Jsii$ProxyAn implementation forComputeUrlMapDefaultRouteActionRequestMirrorPolicyMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapDefaultRouteActionRequestMirrorPolicy Modifier and Type Method Description ComputeUrlMapDefaultRouteActionRequestMirrorPolicyComputeUrlMapDefaultRouteActionRequestMirrorPolicy.Builder. build()Builds the configured instance.ComputeUrlMapDefaultRouteActionRequestMirrorPolicyComputeUrlMapDefaultRouteActionRequestMirrorPolicyOutputReference. getInternalValue()default ComputeUrlMapDefaultRouteActionRequestMirrorPolicyComputeUrlMapDefaultRouteAction. getRequestMirrorPolicy()request_mirror_policy block.ComputeUrlMapDefaultRouteActionRequestMirrorPolicyComputeUrlMapDefaultRouteAction.Jsii$Proxy. getRequestMirrorPolicy()ComputeUrlMapDefaultRouteActionRequestMirrorPolicyComputeUrlMapDefaultRouteActionOutputReference. getRequestMirrorPolicyInput()Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapDefaultRouteActionRequestMirrorPolicy Modifier and Type Method Description voidComputeUrlMapDefaultRouteActionOutputReference. putRequestMirrorPolicy(ComputeUrlMapDefaultRouteActionRequestMirrorPolicy value)ComputeUrlMapDefaultRouteAction.BuilderComputeUrlMapDefaultRouteAction.Builder. requestMirrorPolicy(ComputeUrlMapDefaultRouteActionRequestMirrorPolicy requestMirrorPolicy)Sets the value ofComputeUrlMapDefaultRouteAction.getRequestMirrorPolicy()voidComputeUrlMapDefaultRouteActionRequestMirrorPolicyOutputReference. setInternalValue(ComputeUrlMapDefaultRouteActionRequestMirrorPolicy value)
-