DeploymentIoTJobAbortCriteriaArgs

data class DeploymentIoTJobAbortCriteriaArgs(val action: Output<DeploymentIoTJobAbortCriteriaAction>, val failureType: Output<DeploymentIoTJobAbortCriteriaFailureType>, val minNumberOfExecutedThings: Output<Int>, val thresholdPercentage: Output<Double>) : ConvertibleToJava<DeploymentIoTJobAbortCriteriaArgs>

Constructors

Link copied to clipboard
fun DeploymentIoTJobAbortCriteriaArgs(action: Output<DeploymentIoTJobAbortCriteriaAction>, failureType: Output<DeploymentIoTJobAbortCriteriaFailureType>, minNumberOfExecutedThings: Output<Int>, thresholdPercentage: Output<Double>)

Functions

Link copied to clipboard
open override fun toJava(): DeploymentIoTJobAbortCriteriaArgs

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard