membershipType property

String? membershipType
getter/setter pair

The type of the cluster's fleet membership. Possible string values are:

  • "MEMBERSHIP_TYPE_UNSPECIFIED" : The MembershipType is not set.
  • "LIGHTWEIGHT" : The membership supports only lightweight compatible features.

Implementation

core.String? membershipType;