proposedConfiguration property

List<GroupConfigurationItem>? proposedConfiguration
final

If present, the new configuration that is in the process of being applied to the group.

Implementation

final List<GroupConfigurationItem>? proposedConfiguration;