InstanceGroupManagerStatusStatefulPerInstanceConfig

data class InstanceGroupManagerStatusStatefulPerInstanceConfig(val allEffective: Boolean? = null)

Constructors

constructor(allEffective: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val allEffective: Boolean? = null

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