GetInstanceDesiredPscAutoConnection

data class GetInstanceDesiredPscAutoConnection(val network: String, val projectId: String)

Constructors

Link copied to clipboard
constructor(network: String, projectId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Required. The consumer network where the IP address resides, in the form of projects/{project_id}/global/networks/{network_id}.

Link copied to clipboard

Required. The consumer project_id where the forwarding rule is created from.