targetState property
Target instance state. Possible string values are:
- "DELETED" : The instance will be deleted.
- "STOPPED" : The instance will be stopped.
Implementation
core.String? targetState;
Target instance state. Possible string values are:
core.String? targetState;