Managed Zone Service Directory Config Namespace Args
data class ManagedZoneServiceDirectoryConfigNamespaceArgs(val deletionTime: Output<String>? = null, val kind: Output<String>? = null, val namespaceUrl: Output<String>? = null) : ConvertibleToJava<ManagedZoneServiceDirectoryConfigNamespaceArgs>
Properties
Link copied to clipboard
The time that the namespace backing this zone was deleted; an empty string if it still exists. This is in RFC3339 text format. Output only.
Link copied to clipboard
The fully qualified URL of the namespace associated with the zone. Format must be https://servicedirectory.googleapis.com/v1/projects/{project}/locations/{location}/namespaces/{namespace}