type property

String? type
getter/setter pair

Possible string values are:

  • "MAINTENANCE_TYPE_UNSPECIFIED" : Default value.
  • "PRIVATE_ZONE_MAINTENANCE" : The zone is in a private maintenance window.

Implementation

core.String? type;