status property

String? status
getter/setter pair

The status of the public delegated prefix.

Possible values are: INITIALIZING: The public delegated prefix is being initialized and addresses cannot be created yet. ANNOUNCED: The public delegated prefix is active.

Implementation

core.String? status;