ManagedZoneServiceDirectoryConfigArgs

data class ManagedZoneServiceDirectoryConfigArgs(val namespace: Output<ManagedZoneServiceDirectoryConfigNamespaceArgs>) : ConvertibleToJava<ManagedZoneServiceDirectoryConfigArgs>

Constructors

Link copied to clipboard
constructor(namespace: Output<ManagedZoneServiceDirectoryConfigNamespaceArgs>)

Properties

Link copied to clipboard

The namespace associated with the zone. Structure is documented below.

Functions

Link copied to clipboard
open override fun toJava(): ManagedZoneServiceDirectoryConfigArgs