status property
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.
Implementation
final VpcLinkStatus? status;