NAME
Paws::ApiGatewayV2::CreateVpcLinkResponse
ATTRIBUTES
CreatedDate => Str
The timestamp when the VPC link was created.
Name => Str
The name of the VPC link.
SecurityGroupIds => ArrayRef[Str|Undef]
A list of security group IDs for the VPC link.
SubnetIds => ArrayRef[Str|Undef]
A list of subnet IDs to include in the VPC link.
Tags => Paws::ApiGatewayV2::Tags
Tags for the VPC link.
VpcLinkId => Str
The ID of the VPC link.
VpcLinkStatus => Str
The status of the VPC link.
Valid values are: "PENDING"
, "AVAILABLE"
, "DELETING"
, "FAILED"
, "INACTIVE"
=head2 VpcLinkStatusMessage => Str
A message summarizing the cause of the status of the VPC link.
VpcLinkVersion => Str
The version of the VPC link.
Valid values are: "V2"
=head2 _request_id => Str