targets

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

Parameters

value

Contains attributes about a target. Structure is documented below.


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


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

Parameters

values

Contains attributes about a target. Structure is documented below.


@JvmName(name = "kpcerxvpapvcgama")
suspend fun targets(argument: List<suspend AutomationSelectorTargetArgsBuilder.() -> Unit>)
@JvmName(name = "gvbfyesnjumbskid")
suspend fun targets(vararg argument: suspend AutomationSelectorTargetArgsBuilder.() -> Unit)
@JvmName(name = "srobpifhixvbcpif")
suspend fun targets(argument: suspend AutomationSelectorTargetArgsBuilder.() -> Unit)

Parameters

argument

Contains attributes about a target. Structure is documented below.