states property

List<StateMetadata>? states
getter/setter pair

The state and activation time details of the resource state.

Output only.

Implementation

core.List<StateMetadata>? states;