PipelineDestinationNetworkConfig

data class PipelineDestinationNetworkConfig(val networkAttachment: String)

Constructors

Link copied to clipboard
constructor(networkAttachment: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the NetworkAttachment that allows access to the consumer VPC. Format: projects/{PROJECT_ID}/regions/{REGION}/networkAttachments/{NETWORK_ATTACHMENT_NAME}