Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel,
n'hésitez pas à nous contacter.
gcp_vpcaccess_connector
ancestors
Type: UNORDERED_LIST_STRING
connected_projects
Type: UNORDERED_LIST_STRING
Provider name: connectedProjects
Description: Output only. List of projects using the connector.
ip_cidr_range
Type: STRING
Provider name: ipCidrRange
Description: Optional. The range of internal addresses that follows RFC 4632 notation. Example: 10.132.0.0/28
.
labels
Type: UNORDERED_LIST_STRING
machine_type
Type: STRING
Provider name: machineType
Description: Machine type of VM Instance underlying connector. Default is e2-micro
max_instances
Type: INT32
Provider name: maxInstances
Description: Maximum value of instances in autoscaling group underlying the connector.
max_throughput
Type: INT32
Provider name: maxThroughput
Description: Maximum throughput of the connector in Mbps. Refers to the expected throughput when using an e2-micro
machine type. Value must be a multiple of 100 from 300 through 1000. Must be higher than the value specified by –min-throughput. If both max-throughput and max-instances are provided, max-instances takes precedence over max-throughput. The use of max-throughput
is discouraged in favor of max-instances
.
min_instances
Type: INT32
Provider name: minInstances
Description: Minimum value of instances in autoscaling group underlying the connector.
min_throughput
Type: INT32
Provider name: minThroughput
Description: Minimum throughput of the connector in Mbps. Refers to the expected throughput when using an e2-micro
machine type. Value must be a multiple of 100 from 200 through 900. Must be lower than the value specified by –max-throughput. If both min-throughput and min-instances are provided, min-instances takes precedence over min-throughput. The use of min-throughput
is discouraged in favor of min-instances
.
name
Type: STRING
Provider name: name
Description: The resource name in the format projects/*/locations/*/connectors/*
.
network
Type: STRING
Provider name: network
Description: Optional. Name of a VPC network.
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
state
Type: STRING
Provider name: state
Description: Output only. State of the VPC access connector.
Possible values:
STATE_UNSPECIFIED
- Invalid state.
READY
- Connector is deployed and ready to receive traffic.
CREATING
- An Insert operation is in progress. Transient condition.
DELETING
- A Delete operation is in progress. Transient condition.
ERROR
- Connector is in a bad state, manual deletion recommended.
UPDATING
- The connector is being updated.
subnet
Type: STRUCT
Provider name: subnet
Description: Optional. The subnet in which to house the VPC Access Connector.
Type: UNORDERED_LIST_STRING