albServerGroups

@JvmName(name = "ambwchjwfmttxyne")
suspend fun albServerGroups(value: Output<List<ScalingGroupAlbServerGroupArgs>>)
@JvmName(name = "jmoacqmjexwrntke")
suspend fun albServerGroups(value: List<ScalingGroupAlbServerGroupArgs>?)

Parameters

value

If a Serve ALB instance is specified in the scaling group, the scaling group automatically attaches its ECS instances to the Server ALB instance. See alb_server_group below for details.


@JvmName(name = "wawqvtuwjgympnru")
suspend fun albServerGroups(vararg values: Output<ScalingGroupAlbServerGroupArgs>)


@JvmName(name = "xqaxwqvqelulciwr")
suspend fun albServerGroups(values: List<Output<ScalingGroupAlbServerGroupArgs>>)
@JvmName(name = "erpodqwjiklwyklu")
suspend fun albServerGroups(vararg values: ScalingGroupAlbServerGroupArgs)

Parameters

values

If a Serve ALB instance is specified in the scaling group, the scaling group automatically attaches its ECS instances to the Server ALB instance. See alb_server_group below for details.


@JvmName(name = "kncttrjaglopvasl")
suspend fun albServerGroups(argument: List<suspend ScalingGroupAlbServerGroupArgsBuilder.() -> Unit>)
@JvmName(name = "qlgdivvjabbitcqr")
suspend fun albServerGroups(vararg argument: suspend ScalingGroupAlbServerGroupArgsBuilder.() -> Unit)
@JvmName(name = "qpdsygwsdomdcyot")
suspend fun albServerGroups(argument: suspend ScalingGroupAlbServerGroupArgsBuilder.() -> Unit)

Parameters

argument

If a Serve ALB instance is specified in the scaling group, the scaling group automatically attaches its ECS instances to the Server ALB instance. See alb_server_group below for details.