DnsZonePeeringConfig

data class DnsZonePeeringConfig(val targetNetworkId: String, val targetProjectId: String)

Constructors

Link copied to clipboard
constructor(targetNetworkId: String, targetProjectId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the producer VPC network.

Link copied to clipboard

The ID of the project that contains the producer VPC network.