alb Server Groups
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.
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.
suspend fun albServerGroups(argument: List<suspend ScalingGroupAlbServerGroupArgsBuilder.() -> Unit>)
suspend fun albServerGroups(vararg 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.