Uses of Interface
com.hashicorp.cdktf.providers.google.compute_backend_service.ComputeBackendServiceLocalityLbPoliciesCustomPolicy
-
Packages that use ComputeBackendServiceLocalityLbPoliciesCustomPolicy Package Description com.hashicorp.cdktf.providers.google.compute_backend_service google_compute_backend_service -
-
Uses of ComputeBackendServiceLocalityLbPoliciesCustomPolicy in com.hashicorp.cdktf.providers.google.compute_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_backend_service that implement ComputeBackendServiceLocalityLbPoliciesCustomPolicy Modifier and Type Class Description static classComputeBackendServiceLocalityLbPoliciesCustomPolicy.Jsii$ProxyAn implementation forComputeBackendServiceLocalityLbPoliciesCustomPolicyMethods in com.hashicorp.cdktf.providers.google.compute_backend_service that return ComputeBackendServiceLocalityLbPoliciesCustomPolicy Modifier and Type Method Description ComputeBackendServiceLocalityLbPoliciesCustomPolicyComputeBackendServiceLocalityLbPoliciesCustomPolicy.Builder. build()Builds the configured instance.default ComputeBackendServiceLocalityLbPoliciesCustomPolicyComputeBackendServiceLocalityLbPolicies. getCustomPolicy()custom_policy block.ComputeBackendServiceLocalityLbPoliciesCustomPolicyComputeBackendServiceLocalityLbPolicies.Jsii$Proxy. getCustomPolicy()ComputeBackendServiceLocalityLbPoliciesCustomPolicyComputeBackendServiceLocalityLbPoliciesOutputReference. getCustomPolicyInput()ComputeBackendServiceLocalityLbPoliciesCustomPolicyComputeBackendServiceLocalityLbPoliciesCustomPolicyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_backend_service with parameters of type ComputeBackendServiceLocalityLbPoliciesCustomPolicy Modifier and Type Method Description ComputeBackendServiceLocalityLbPolicies.BuilderComputeBackendServiceLocalityLbPolicies.Builder. customPolicy(ComputeBackendServiceLocalityLbPoliciesCustomPolicy customPolicy)Sets the value ofComputeBackendServiceLocalityLbPolicies.getCustomPolicy()voidComputeBackendServiceLocalityLbPoliciesOutputReference. putCustomPolicy(ComputeBackendServiceLocalityLbPoliciesCustomPolicy value)voidComputeBackendServiceLocalityLbPoliciesCustomPolicyOutputReference. setInternalValue(ComputeBackendServiceLocalityLbPoliciesCustomPolicy value)
-