criteriaList

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "yojoromkspeevjwa")
suspend fun criteriaList(argument: List<suspend DeploymentIoTJobAbortCriteriaArgsBuilder.() -> Unit>)
@JvmName(name = "hfumjqilfmeqmtau")
suspend fun criteriaList(vararg argument: suspend DeploymentIoTJobAbortCriteriaArgsBuilder.() -> Unit)
@JvmName(name = "dcsfffscnhodglwg")
suspend fun criteriaList(argument: suspend DeploymentIoTJobAbortCriteriaArgsBuilder.() -> Unit)

Parameters

argument

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