Uses of Class
com.hashicorp.cdktf.providers.google.dns_record_set.DnsRecordSetRoutingPolicyGeo.Builder
-
Packages that use DnsRecordSetRoutingPolicyGeo.Builder Package Description com.hashicorp.cdktf.providers.google.dns_record_set google_dns_record_set -
-
Uses of DnsRecordSetRoutingPolicyGeo.Builder in com.hashicorp.cdktf.providers.google.dns_record_set
Methods in com.hashicorp.cdktf.providers.google.dns_record_set that return DnsRecordSetRoutingPolicyGeo.Builder Modifier and Type Method Description static DnsRecordSetRoutingPolicyGeo.BuilderDnsRecordSetRoutingPolicyGeo. builder()DnsRecordSetRoutingPolicyGeo.BuilderDnsRecordSetRoutingPolicyGeo.Builder. healthCheckedTargets(DnsRecordSetRoutingPolicyGeoHealthCheckedTargets healthCheckedTargets)Sets the value ofDnsRecordSetRoutingPolicyGeo.getHealthCheckedTargets()DnsRecordSetRoutingPolicyGeo.BuilderDnsRecordSetRoutingPolicyGeo.Builder. location(String location)Sets the value ofDnsRecordSetRoutingPolicyGeo.getLocation()DnsRecordSetRoutingPolicyGeo.BuilderDnsRecordSetRoutingPolicyGeo.Builder. rrdatas(List<String> rrdatas)Sets the value ofDnsRecordSetRoutingPolicyGeo.getRrdatas()Constructors in com.hashicorp.cdktf.providers.google.dns_record_set with parameters of type DnsRecordSetRoutingPolicyGeo.Builder Constructor Description Jsii$Proxy(DnsRecordSetRoutingPolicyGeo.Builder builder)Constructor that initializes the object based on literal property values passed by theDnsRecordSetRoutingPolicyGeo.Builder.
-