state property
The possible state of VRF. Possible string values are:
- "STATE_UNSPECIFIED" : The unspecified state.
- "PROVISIONING" : The vrf is provisioning.
- "PROVISIONED" : The vrf is provisioned.
Implementation
core.String? state;
The possible state of VRF. Possible string values are:
core.String? state;