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

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

State of the attachment.

Constants

STATE_UNSPECIFIED

value: 0
No state specified. This should not be used.

PENDING_PARTNER_ATTACHMENT

value: 1
Has never been attached to a partner.

PARTNER_ATTACHED

value: 2
Currently attached to a partner.

PARTNER_DETACHED

value: 3
Was once attached to a partner but has been detached.