trafficSources

@JvmName(name = "hdtjsxywvfnifuqy")
suspend fun trafficSources(value: Output<List<GroupTrafficSourceArgs>>)
@JvmName(name = "msrxysrvyhvbnqld")
suspend fun trafficSources(value: List<GroupTrafficSourceArgs>?)

Parameters

value

Attaches one or more traffic sources to the specified Auto Scaling group.


@JvmName(name = "bypcfgvtcrndkjjr")
suspend fun trafficSources(vararg values: Output<GroupTrafficSourceArgs>)


@JvmName(name = "ludpryaeylapncgo")
suspend fun trafficSources(values: List<Output<GroupTrafficSourceArgs>>)
@JvmName(name = "khhuyjaogdxyncae")
suspend fun trafficSources(vararg values: GroupTrafficSourceArgs)

Parameters

values

Attaches one or more traffic sources to the specified Auto Scaling group.


@JvmName(name = "wymsbtnxgtcyowqp")
suspend fun trafficSources(argument: List<suspend GroupTrafficSourceArgsBuilder.() -> Unit>)
@JvmName(name = "bubaeplgpcshbshy")
suspend fun trafficSources(vararg argument: suspend GroupTrafficSourceArgsBuilder.() -> Unit)
@JvmName(name = "tbbfajbyimkcaaeg")
suspend fun trafficSources(argument: suspend GroupTrafficSourceArgsBuilder.() -> Unit)

Parameters

argument

Attaches one or more traffic sources to the specified Auto Scaling group.