status property

String? status
getter/setter pair

The status of the sub public delegated prefix.

Output only. Possible string values are:

  • "ACTIVE"
  • "INACTIVE"

Implementation

core.String? status;