Uses of Interface
com.hashicorp.cdktf.providers.google.dns_record_set.DnsRecordSetRoutingPolicyWrr
-
Packages that use DnsRecordSetRoutingPolicyWrr Package Description com.hashicorp.cdktf.providers.google.dns_record_set google_dns_record_set -
-
Uses of DnsRecordSetRoutingPolicyWrr in com.hashicorp.cdktf.providers.google.dns_record_set
Classes in com.hashicorp.cdktf.providers.google.dns_record_set that implement DnsRecordSetRoutingPolicyWrr Modifier and Type Class Description static classDnsRecordSetRoutingPolicyWrr.Jsii$ProxyAn implementation forDnsRecordSetRoutingPolicyWrrMethods in com.hashicorp.cdktf.providers.google.dns_record_set that return DnsRecordSetRoutingPolicyWrr Modifier and Type Method Description DnsRecordSetRoutingPolicyWrrDnsRecordSetRoutingPolicyWrr.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dns_record_set with parameters of type DnsRecordSetRoutingPolicyWrr Modifier and Type Method Description voidDnsRecordSetRoutingPolicyWrrOutputReference. setInternalValue(DnsRecordSetRoutingPolicyWrr value)Method parameters in com.hashicorp.cdktf.providers.google.dns_record_set with type arguments of type DnsRecordSetRoutingPolicyWrr Modifier and Type Method Description voidDnsRecordSetRoutingPolicyWrrList. setInternalValue(List<DnsRecordSetRoutingPolicyWrr> value)DnsRecordSetRoutingPolicy.BuilderDnsRecordSetRoutingPolicy.Builder. wrr(List<? extends DnsRecordSetRoutingPolicyWrr> wrr)Sets the value ofDnsRecordSetRoutingPolicy.getWrr()
-