DbSystemLifecycleState type
DB System lifecycle state enum
KnownDbSystemLifecycleState can be used interchangeably with DbSystemLifecycleState,
this enum contains the known values that the service supports.
Known values supported by the service
Provisioning: Indicates that resource in Provisioning state
Available: Indicates that resource in Available state
Updating: Indicates that resource in Updating state
Terminating: Indicates that resource in Terminating state
Terminated: Indicates that resource in Terminated state
Failed: Indicates that resource in Failed state
Migrated: Indicates that resource is Migrated state
MaintenanceInProgress: Indicates that resource maintenance in progress state
NeedsAttention: Indicates that resource needs attention state
Upgrading: Indicates that resource in Upgrading state
type DbSystemLifecycleState = string