This product is not supported for your selected
Datadog site. (
).
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.
aws_apigateway_vpclink
account_id
Type: STRING
description
Type: STRING
Provider name: description
Description: The description of the VPC link.
id
Type: STRING
Provider name: id
Description: The identifier of the VpcLink. It is used in an Integration to reference this VpcLink.
name
Type: STRING
Provider name: name
Description: The name used to label and identify the VPC link.
status
Type: STRING
Provider name: status
Description: The status of the VPC link. The valid values are AVAILABLE
, PENDING
, DELETING
, or FAILED
. Deploying an API will wait if the status is PENDING
and will fail if the status is DELETING
.
status_message
Type: STRING
Provider name: statusMessage
Description: A description about the VPC link status.
Type: UNORDERED_LIST_STRING
target_arns
Type: UNORDERED_LIST_STRING
Provider name: targetArns
Description: The ARN of the network load balancer of the VPC targeted by the VPC link. The network load balancer must be owned by the same Amazon Web Services account of the API owner.