TriggerDestinationNetworkConfig

data class TriggerDestinationNetworkConfig(val networkAttachment: String)

Constructors

Link copied to clipboard
constructor(networkAttachment: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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