Class State (1.4.4)

State(value)

Enum State defines possible states of binding between the consumer VPC network and the management DNS zone.

Enums

Name Description
STATE_UNSPECIFIED The default value. This value should never be used.
ACTIVE The binding is ready.
CREATING The binding is being created.
UPDATING The binding is being updated.
DELETING The binding is being deleted.
FAILED The binding has failed.