criteriaList

@JvmName(name = "fqdoxtrasemdpcke")
suspend fun criteriaList(value: Output<List<DeploymentIoTJobAbortCriteriaArgs>>)
@JvmName(name = "vldnldrbqktdsniw")
suspend fun criteriaList(value: List<DeploymentIoTJobAbortCriteriaArgs>)

Parameters

value

The list of criteria that define when and how to cancel the configuration deployment.


@JvmName(name = "pqcodkmukhvwxqkv")
suspend fun criteriaList(vararg values: Output<DeploymentIoTJobAbortCriteriaArgs>)


@JvmName(name = "visjxfibigibiirj")
suspend fun criteriaList(values: List<Output<DeploymentIoTJobAbortCriteriaArgs>>)
@JvmName(name = "anrprbnypxahcvya")
suspend fun criteriaList(vararg values: DeploymentIoTJobAbortCriteriaArgs)

Parameters

values

The list of criteria that define when and how to cancel the configuration deployment.


@JvmName(name = "cqxgnawalfqoxfkd")
suspend fun criteriaList(argument: List<suspend DeploymentIoTJobAbortCriteriaArgsBuilder.() -> Unit>)
@JvmName(name = "bvtkilulopoxrxnj")
suspend fun criteriaList(vararg argument: suspend DeploymentIoTJobAbortCriteriaArgsBuilder.() -> Unit)
@JvmName(name = "dgjemgjcherawvfx")
suspend fun criteriaList(argument: suspend DeploymentIoTJobAbortCriteriaArgsBuilder.() -> Unit)

Parameters

argument

The list of criteria that define when and how to cancel the configuration deployment.