allEffective property

bool? allEffective
getter/setter pair

A bit indicating if all of the group's per-instance configurations (listed in the output of a listPerInstanceConfigs API call) have status EFFECTIVE or there are no per-instance-configs.

Implementation

core.bool? allEffective;