ManagedZoneForwardingConfigArgs

data class ManagedZoneForwardingConfigArgs(val targetNameServers: Output<List<ManagedZoneForwardingConfigTargetNameServerArgs>>) : ConvertibleToJava<ManagedZoneForwardingConfigArgs>

Constructors

Functions

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

Properties

Link copied to clipboard

List of target name servers to forward to. Cloud DNS will select the best available name server if more than one target is given. Structure is documented below.