albServerGroups

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


@JvmName(name = "eadqqecjwcvalkwg")
suspend fun albServerGroups(values: List<Output<ScalingGroupAlbServerGroupArgs>>)
@JvmName(name = "tmwaamvbblttqadq")
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 = "danqkwofmtxpcvjp")
suspend fun albServerGroups(argument: List<suspend ScalingGroupAlbServerGroupArgsBuilder.() -> Unit>)
@JvmName(name = "xhvbemptxiynswox")
suspend fun albServerGroups(vararg argument: suspend ScalingGroupAlbServerGroupArgsBuilder.() -> Unit)
@JvmName(name = "bgkpefdoqghkbhos")
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.