gcp_apigateway_gateway
ancestors
Type: UNORDERED_LIST_STRING
api_config
Type: STRING
Provider name: apiConfig
Description: Required. Resource name of the API Config for this Gateway. Format: projects/{project}/locations/global/apis/{api}/configs/{apiConfig}
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. Created time.
default_hostname
Type: STRING
Provider name: defaultHostname
Description: Output only. The default API Gateway host name of the form {gateway_id}-{hash}.{region_code}.gateway.dev
.
gcp_display_name
Type: STRING
Provider name: displayName
Description: Optional. Display name.
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Output only. Resource name of the Gateway. Format: projects/{project}/locations/{location}/gateways/{gateway}
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. The current state of the Gateway.
Possible values:
STATE_UNSPECIFIED
- Gateway does not have a state yet.
CREATING
- Gateway is being created.
ACTIVE
- Gateway is running and ready for requests.
FAILED
- Gateway creation failed.
DELETING
- Gateway is being deleted.
UPDATING
- Gateway is being updated.
Type: UNORDERED_LIST_STRING
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. Updated time.