Uses of Interface
com.hashicorp.cdktf.providers.google.dns_record_set.DnsRecordSetRoutingPolicyGeo
-
Packages that use DnsRecordSetRoutingPolicyGeo Package Description com.hashicorp.cdktf.providers.google.dns_record_set google_dns_record_set -
-
Uses of DnsRecordSetRoutingPolicyGeo in com.hashicorp.cdktf.providers.google.dns_record_set
Classes in com.hashicorp.cdktf.providers.google.dns_record_set that implement DnsRecordSetRoutingPolicyGeo Modifier and Type Class Description static classDnsRecordSetRoutingPolicyGeo.Jsii$ProxyAn implementation forDnsRecordSetRoutingPolicyGeoMethods in com.hashicorp.cdktf.providers.google.dns_record_set that return DnsRecordSetRoutingPolicyGeo Modifier and Type Method Description DnsRecordSetRoutingPolicyGeoDnsRecordSetRoutingPolicyGeo.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dns_record_set with parameters of type DnsRecordSetRoutingPolicyGeo Modifier and Type Method Description voidDnsRecordSetRoutingPolicyGeoOutputReference. setInternalValue(DnsRecordSetRoutingPolicyGeo value)Method parameters in com.hashicorp.cdktf.providers.google.dns_record_set with type arguments of type DnsRecordSetRoutingPolicyGeo Modifier and Type Method Description DnsRecordSetRoutingPolicy.BuilderDnsRecordSetRoutingPolicy.Builder. geo(List<? extends DnsRecordSetRoutingPolicyGeo> geo)Sets the value ofDnsRecordSetRoutingPolicy.getGeo()voidDnsRecordSetRoutingPolicyGeoList. setInternalValue(List<DnsRecordSetRoutingPolicyGeo> value)
-