Backup and DR Service V1 API - Module Google::Cloud::BackupDR::V1::BackupPlanAssociation::State (v0.4.0)

Reference documentation and code samples for the Backup and DR Service V1 API module Google::Cloud::BackupDR::V1::BackupPlanAssociation::State.

Enum for State of BackupPlan Association

Constants

STATE_UNSPECIFIED

value: 0
State not set.

CREATING

value: 1
The resource is being created.

ACTIVE

value: 2
The resource has been created and is fully usable.

DELETING

value: 3
The resource is being deleted.

INACTIVE

value: 4
The resource has been created but is not usable.