Network Security V1 API - Module Google::Cloud::NetworkSecurity::V1::FirewallEndpointAssociation::State (v0.1.0)

Reference documentation and code samples for the Network Security V1 API module Google::Cloud::NetworkSecurity::V1::FirewallEndpointAssociation::State.

Association state.

Constants

STATE_UNSPECIFIED

value: 0
Not set.

CREATING

value: 1
Being created.

ACTIVE

value: 2
Active and ready for traffic.

DELETING

value: 3
Being deleted.

INACTIVE

value: 4
Down or in an error state.

ORPHAN

value: 5
The project that housed the association has been deleted.