Uses of Interface
com.hashicorp.cdktf.providers.google.compute_backend_service.ComputeBackendServiceLocalityLbPoliciesPolicy
-
Packages that use ComputeBackendServiceLocalityLbPoliciesPolicy Package Description com.hashicorp.cdktf.providers.google.compute_backend_service google_compute_backend_service -
-
Uses of ComputeBackendServiceLocalityLbPoliciesPolicy in com.hashicorp.cdktf.providers.google.compute_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_backend_service that implement ComputeBackendServiceLocalityLbPoliciesPolicy Modifier and Type Class Description static classComputeBackendServiceLocalityLbPoliciesPolicy.Jsii$ProxyAn implementation forComputeBackendServiceLocalityLbPoliciesPolicyMethods in com.hashicorp.cdktf.providers.google.compute_backend_service that return ComputeBackendServiceLocalityLbPoliciesPolicy Modifier and Type Method Description ComputeBackendServiceLocalityLbPoliciesPolicyComputeBackendServiceLocalityLbPoliciesPolicy.Builder. build()Builds the configured instance.ComputeBackendServiceLocalityLbPoliciesPolicyComputeBackendServiceLocalityLbPoliciesPolicyOutputReference. getInternalValue()default ComputeBackendServiceLocalityLbPoliciesPolicyComputeBackendServiceLocalityLbPolicies. getPolicy()policy block.ComputeBackendServiceLocalityLbPoliciesPolicyComputeBackendServiceLocalityLbPolicies.Jsii$Proxy. getPolicy()ComputeBackendServiceLocalityLbPoliciesPolicyComputeBackendServiceLocalityLbPoliciesOutputReference. getPolicyInput()Methods in com.hashicorp.cdktf.providers.google.compute_backend_service with parameters of type ComputeBackendServiceLocalityLbPoliciesPolicy Modifier and Type Method Description ComputeBackendServiceLocalityLbPolicies.BuilderComputeBackendServiceLocalityLbPolicies.Builder. policy(ComputeBackendServiceLocalityLbPoliciesPolicy policy)Sets the value ofComputeBackendServiceLocalityLbPolicies.getPolicy()voidComputeBackendServiceLocalityLbPoliciesOutputReference. putPolicy(ComputeBackendServiceLocalityLbPoliciesPolicy value)voidComputeBackendServiceLocalityLbPoliciesPolicyOutputReference. setInternalValue(ComputeBackendServiceLocalityLbPoliciesPolicy value)
-