Skip to main content

GoogleCloudDNSManagedZonePrivateVisibilityConfiguration

No description

type GoogleCloudDNSManagedZonePrivateVisibilityConfiguration {
gkeClusters: [GoogleCloudDNSManagedZonePrivateVisibilityConfigurationGKECluster!]!
networks: [GoogleCloudDNSManagedZonePrivateVisibilityConfigurationNetwork!]!
}

Fields

GoogleCloudDNSManagedZonePrivateVisibilityConfiguration.gkeClusters ● [GoogleCloudDNSManagedZonePrivateVisibilityConfigurationGKECluster!]! non-null object

The list of Google Kubernetes Engine clusters

GoogleCloudDNSManagedZonePrivateVisibilityConfiguration.networks ● [GoogleCloudDNSManagedZonePrivateVisibilityConfigurationNetwork!]! non-null object

The list of VPC networks that can see this zone

Member of

GoogleCloudDNSManagedZone object