allInstancesConfig

@JvmName(name = "mtspaeawovwgfcxo")
suspend fun allInstancesConfig(value: Output<InstanceGroupManagerAllInstancesConfigArgs>)
@JvmName(name = "ouyygxjbaosolres")
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 = "btodtfcixuydxjko")
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.