Interface DnsRecordSetRoutingPolicyGeo

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    DnsRecordSetRoutingPolicyGeo.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:21.083Z")
    @Stability(Stable)
    public interface DnsRecordSetRoutingPolicyGeo
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getLocation

        @Stability(Stable)
        @NotNull
        String getLocation()
        The location name defined in Google Cloud.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_record_set#location DnsRecordSet#location}

      • getHealthCheckedTargets

        @Stability(Stable)
        @Nullable
        default DnsRecordSetRoutingPolicyGeoHealthCheckedTargets getHealthCheckedTargets()
        health_checked_targets block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_record_set#health_checked_targets DnsRecordSet#health_checked_targets}

      • getRrdatas

        @Stability(Stable)
        @Nullable
        default List<String> getRrdatas()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_record_set#rrdatas DnsRecordSet#rrdatas}.