Managed Zone Service Directory Config Namespace Args
data class ManagedZoneServiceDirectoryConfigNamespaceArgs(val namespaceUrl: Output<String>) : ConvertibleToJava<ManagedZoneServiceDirectoryConfigNamespaceArgs>
Properties
Link copied to clipboard
The fully qualified or partial URL of the service directory namespace that should be associated with the zone. This should be formatted like https://servicedirectory.googleapis.com/v1/projects/{project}/locations/{location}/namespaces/{namespace_id} or simply projects/{project}/locations/{location}/namespaces/{namespace_id} Ignored for public visibility zones.