albServerGroups

@JvmName(name = "xngsvfpxoeeqhrti")
suspend fun albServerGroups(value: Output<List<ScalingGroupAlbServerGroupArgs>>)
@JvmName(name = "sbshlwdnwsfhohox")
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 = "pptfcqaudcongluk")
suspend fun albServerGroups(vararg values: Output<ScalingGroupAlbServerGroupArgs>)


@JvmName(name = "cjfetsgurpjydvyx")
suspend fun albServerGroups(values: List<Output<ScalingGroupAlbServerGroupArgs>>)
@JvmName(name = "uwsokisdrgvekbws")
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 = "ghswcceyohmwtrie")
suspend fun albServerGroups(argument: List<suspend ScalingGroupAlbServerGroupArgsBuilder.() -> Unit>)
@JvmName(name = "qwwmbymnpllwqbxo")
suspend fun albServerGroups(vararg argument: suspend ScalingGroupAlbServerGroupArgsBuilder.() -> Unit)
@JvmName(name = "mdcblxfbijlxtddn")
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.