Class CreateConnectorRequest (0.1.0)

CreateConnectorRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for creating a Serverless VPC Access connector. .. attribute:: parent

Required. The project and location in which the configuration should be created, specified in the format projects/*/locations/*.

:type: str

Attributes

NameDescription
connector_id str
Required. The ID to use for this connector.
connector google.cloud.vpcaccess_v1.types.Connector
Required. Resource to create.