GetConnectorSubnet

data class GetConnectorSubnet(val name: String, val projectId: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the resource.

Link copied to clipboard

Project in which the subnet exists. If not set, this project is assumed to be the project for which the connector create request was issued.