state property

ConfigurationState? state
final

The state of the configuration. The possible states are ACTIVE, DELETING, and DELETE_FAILED.

Implementation

final ConfigurationState? state;