loadBalancerNames

@JvmName(name = "imngognmywnbuuom")
suspend fun loadBalancerNames(value: Output<List<String>>)
@JvmName(name = "ytqjxrqdtjbiuuom")
suspend fun loadBalancerNames(value: List<String>?)

Parameters

value

A list of Classic Load Balancers associated with this Auto Scaling group. For Application Load Balancers, Network Load Balancers, and Gateway Load Balancers, specify the `TargetGroupARNs` property instead.


@JvmName(name = "tsxxinabnajegpbu")
suspend fun loadBalancerNames(vararg values: Output<String>)


@JvmName(name = "sgjnkkfvhfhedwcs")
suspend fun loadBalancerNames(values: List<Output<String>>)
@JvmName(name = "lvbmfpegkwvqmkmt")
suspend fun loadBalancerNames(vararg values: String)

Parameters

values

A list of Classic Load Balancers associated with this Auto Scaling group. For Application Load Balancers, Network Load Balancers, and Gateway Load Balancers, specify the `TargetGroupARNs` property instead.