Schema for AWS ApiGateway VpcLink
name
(String) A name for the VPC link.target_arns
(List of String) The ARN of network load balancer of the VPC targeted by the VPC link. The network load balancer must be owned by the same AWS account of the API owner.description
(String) A description of the VPC link.tags
(Attributes Set) An array of arbitrary tags (key-value pairs) to associate with the stage. (see below for nested schema)id
(String) Uniquely identifies the resource.vpc_link_id
(String) The ID of the instance that backs VPC link.tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_apigateway_vpc_link.example <resource ID>