allInstancesConfig

@JvmName(name = "jpmhewajwvxrxebd")
suspend fun allInstancesConfig(value: Output<InstanceGroupManagerAllInstancesConfigArgs>)
@JvmName(name = "lkugcdfykoixbggl")
suspend fun allInstancesConfig(value: InstanceGroupManagerAllInstancesConfigArgs?)

Parameters

value

) Properties to set on all instances in the group. After setting allInstancesConfig on the group, you must update the group's instances to apply the configuration.


@JvmName(name = "ysplxcxowjepwjtv")
suspend fun allInstancesConfig(argument: suspend InstanceGroupManagerAllInstancesConfigArgsBuilder.() -> Unit)

Parameters

argument

) Properties to set on all instances in the group. After setting allInstancesConfig on the group, you must update the group's instances to apply the configuration.