MigrationJobVpcPeeringConnectivity

data class MigrationJobVpcPeeringConnectivity(val vpc: String? = null)

Constructors

Link copied to clipboard
constructor(vpc: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val vpc: String? = null

The name of the VPC network to peer with the Cloud SQL private network.