status property
The status of the VPN gateway, which can be one of the following: CREATING, READY, FAILED, or DELETING.
Output only. Possible string values are:
- "CREATING"
- "DELETING"
- "FAILED"
- "READY"
Implementation
core.String? status;
The status of the VPN gateway, which can be one of the following: CREATING, READY, FAILED, or DELETING.
Output only. Possible string values are:
core.String? status;