Module Google::Iam::V1beta::WorkloadIdentityPoolProvider::State

The current state of the provider.

Constants

STATE_UNSPECIFIED

value: 0
State unspecified.

ACTIVE

value: 1
The provider is active, and may be used to validate authentication credentials.

DELETED

value: 2
The provider is soft-deleted. Soft-deleted providers are permanently deleted after approximately 30 days. You can restore a soft-deleted provider using UndeleteWorkloadIdentityPoolProvider.

You cannot reuse the ID of a soft-deleted provider until it is permanently deleted.