criteriaList

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "qwyofqaperxjdrly")
suspend fun criteriaList(argument: List<suspend DeploymentIoTJobAbortCriteriaArgsBuilder.() -> Unit>)
@JvmName(name = "bflmradswpjiduco")
suspend fun criteriaList(vararg argument: suspend DeploymentIoTJobAbortCriteriaArgsBuilder.() -> Unit)
@JvmName(name = "pqymatvykgwhiosa")
suspend fun criteriaList(argument: suspend DeploymentIoTJobAbortCriteriaArgsBuilder.() -> Unit)

Parameters

argument

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