membershipSpec property

ConfigManagementMembershipSpec? membershipSpec
getter/setter pair

Membership configuration in the cluster.

This represents the actual state in the cluster, while the MembershipSpec in the FeatureSpec represents the intended state

Implementation

ConfigManagementMembershipSpec? membershipSpec;