allInstancesConfig

@JvmName(name = "suciuneihuktosbw")
suspend fun allInstancesConfig(value: Output<InstanceGroupManagerAllInstancesConfigArgs>)
@JvmName(name = "qkqcknucncqospbg")
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 = "qgwbgxhfixfeanyb")
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.