Interface DnsManagedZonePrivateVisibilityConfig

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

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

      • getGkeClusters

        @Stability(Stable)
        @Nullable
        default Object getGkeClusters()
        gke_clusters block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_managed_zone#gke_clusters DnsManagedZone#gke_clusters}

      • getNetworks

        @Stability(Stable)
        @Nullable
        default Object getNetworks()
        networks block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_managed_zone#networks DnsManagedZone#networks}