allInstancesConfig

@JvmName(name = "lamsciunkuvqgxph")
suspend fun allInstancesConfig(value: Output<RegionInstanceGroupManagerAllInstancesConfigArgs>)
@JvmName(name = "jihnglctwinhmonv")
suspend fun allInstancesConfig(value: RegionInstanceGroupManagerAllInstancesConfigArgs?)

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 = "ojalhyncjbwvnfar")
suspend fun allInstancesConfig(argument: suspend RegionInstanceGroupManagerAllInstancesConfigArgsBuilder.() -> 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.