targets

@JvmName(name = "puxyqxcmannnexpk")
suspend fun targets(value: Output<List<AutomationSelectorTargetArgs>>)
@JvmName(name = "qissvfgvxtdqsgil")
suspend fun targets(value: List<AutomationSelectorTargetArgs>)

Parameters

value

Contains attributes about a target. Structure is documented below.


@JvmName(name = "eyhkttmcqifsngfa")
suspend fun targets(vararg values: Output<AutomationSelectorTargetArgs>)


@JvmName(name = "wcumtowuyitpptnp")
suspend fun targets(values: List<Output<AutomationSelectorTargetArgs>>)
@JvmName(name = "vxhhlncswtdcpdih")
suspend fun targets(vararg values: AutomationSelectorTargetArgs)

Parameters

values

Contains attributes about a target. Structure is documented below.


@JvmName(name = "yclaivvebjhucxxp")
suspend fun targets(argument: List<suspend AutomationSelectorTargetArgsBuilder.() -> Unit>)
@JvmName(name = "abnudoayqsdixggk")
suspend fun targets(vararg argument: suspend AutomationSelectorTargetArgsBuilder.() -> Unit)
@JvmName(name = "ucfwhmgcqdvotlay")
suspend fun targets(argument: suspend AutomationSelectorTargetArgsBuilder.() -> Unit)

Parameters

argument

Contains attributes about a target. Structure is documented below.