Uses of Interface
com.hashicorp.cdktf.providers.google.dns_record_set.DnsRecordSetRoutingPolicyPrimaryBackupPrimaryInternalLoadBalancers
-
Packages that use DnsRecordSetRoutingPolicyPrimaryBackupPrimaryInternalLoadBalancers Package Description com.hashicorp.cdktf.providers.google.dns_record_set google_dns_record_set -
-
Uses of DnsRecordSetRoutingPolicyPrimaryBackupPrimaryInternalLoadBalancers in com.hashicorp.cdktf.providers.google.dns_record_set
Classes in com.hashicorp.cdktf.providers.google.dns_record_set that implement DnsRecordSetRoutingPolicyPrimaryBackupPrimaryInternalLoadBalancers Modifier and Type Class Description static classDnsRecordSetRoutingPolicyPrimaryBackupPrimaryInternalLoadBalancers.Jsii$ProxyAn implementation forDnsRecordSetRoutingPolicyPrimaryBackupPrimaryInternalLoadBalancersMethods in com.hashicorp.cdktf.providers.google.dns_record_set that return DnsRecordSetRoutingPolicyPrimaryBackupPrimaryInternalLoadBalancers Modifier and Type Method Description DnsRecordSetRoutingPolicyPrimaryBackupPrimaryInternalLoadBalancersDnsRecordSetRoutingPolicyPrimaryBackupPrimaryInternalLoadBalancers.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dns_record_set with parameters of type DnsRecordSetRoutingPolicyPrimaryBackupPrimaryInternalLoadBalancers Modifier and Type Method Description voidDnsRecordSetRoutingPolicyPrimaryBackupPrimaryInternalLoadBalancersOutputReference. setInternalValue(DnsRecordSetRoutingPolicyPrimaryBackupPrimaryInternalLoadBalancers value)Method parameters in com.hashicorp.cdktf.providers.google.dns_record_set with type arguments of type DnsRecordSetRoutingPolicyPrimaryBackupPrimaryInternalLoadBalancers Modifier and Type Method Description DnsRecordSetRoutingPolicyPrimaryBackupPrimary.BuilderDnsRecordSetRoutingPolicyPrimaryBackupPrimary.Builder. internalLoadBalancers(List<? extends DnsRecordSetRoutingPolicyPrimaryBackupPrimaryInternalLoadBalancers> internalLoadBalancers)Sets the value ofDnsRecordSetRoutingPolicyPrimaryBackupPrimary.getInternalLoadBalancers()voidDnsRecordSetRoutingPolicyPrimaryBackupPrimaryInternalLoadBalancersList. setInternalValue(List<DnsRecordSetRoutingPolicyPrimaryBackupPrimaryInternalLoadBalancers> value)
-