State

Endpoint group association state.

Enums
STATE_UNSPECIFIED Not set.
ACTIVE Ready.
CREATING Being created.
DELETING Being deleted.
CLOSED Intercept is disabled due to an operation on another resource.
OUT_OF_SYNC The underlying data plane is out of sync with the association. The association is not expected to be usable. This state can result in undefined behavior. See the locationsDetails field for more details.
DELETE_FAILED An attempt to delete the association has failed. This is a terminal state and the association is not expected to be usable as some of its resources have been deleted. The only permitted operation is to retry deleting the association.