CreateConnectorRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request for creating a Serverless VPC Access connector.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The project and location in which the configuration should be created, specified in the format projects/*/locations/*.
|
connector_id |
str
Required. The ID to use for this connector. |
connector |
google.cloud.vpcaccess_v1.types.Connector
Required. Resource to create. |