public sealed class InstanceGroupManagerStatusStatefulPerInstanceConfigs : IMessage<InstanceGroupManagerStatusStatefulPerInstanceConfigs>, IEquatable<InstanceGroupManagerStatusStatefulPerInstanceConfigs>, IDeepCloneable<InstanceGroupManagerStatusStatefulPerInstanceConfigs>, IBufferMessage, IMessage
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The content provides a comprehensive list of versions for `InstanceGroupManagerStatusStatefulPerInstanceConfigs`, ranging from version 1.0.0 to the latest version 3.6.0."],["The latest version available for `InstanceGroupManagerStatusStatefulPerInstanceConfigs` is 3.6.0."],["This class implements several interfaces: `IMessage\u003cInstanceGroupManagerStatusStatefulPerInstanceConfigs\u003e`, `IEquatable\u003cInstanceGroupManagerStatusStatefulPerInstanceConfigs\u003e`, `IDeepCloneable\u003cInstanceGroupManagerStatusStatefulPerInstanceConfigs\u003e`, `IBufferMessage`, and `IMessage`, and inherits from `Object`."],["`InstanceGroupManagerStatusStatefulPerInstanceConfigs` class offers two constructors, a default constructor, and one which takes an `InstanceGroupManagerStatusStatefulPerInstanceConfigs` object."],["The `AllEffective` property indicates if all per-instance configurations have a status of EFFECTIVE, and `HasAllEffective` is used to check if the \"all_effective\" field is set."]]],[]]