albServerGroups

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


@JvmName(name = "ktjqvgqbweoopyvk")
suspend fun albServerGroups(values: List<Output<ScalingGroupAlbServerGroupArgs>>)
@JvmName(name = "mregbtmnetiantrm")
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 = "phdlqnfljisjxijj")
suspend fun albServerGroups(argument: List<suspend ScalingGroupAlbServerGroupArgsBuilder.() -> Unit>)
@JvmName(name = "ogmxuwxjwrjlxkmi")
suspend fun albServerGroups(vararg argument: suspend ScalingGroupAlbServerGroupArgsBuilder.() -> Unit)
@JvmName(name = "telqjljyhnfuoqph")
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.