criteria List
Parameters
value
The list of criteria that define when and how to cancel the configuration deployment.
Parameters
values
The list of criteria that define when and how to cancel the configuration deployment.
suspend fun criteriaList(argument: List<suspend DeploymentIoTJobAbortCriteriaArgsBuilder.() -> Unit>)
suspend fun criteriaList(vararg argument: suspend DeploymentIoTJobAbortCriteriaArgsBuilder.() -> Unit)
Parameters
argument
The list of criteria that define when and how to cancel the configuration deployment.