toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.greengrassv2.kotlin.outputs
/
DeploymentIoTJobAbortConfig
Deployment
Io
TJob
Abort
Config
data
class
DeploymentIoTJobAbortConfig
(
val
criteriaList
:
List
<
DeploymentIoTJobAbortCriteria
>
)
Members
Constructors
Deployment
Io
TJob
Abort
Config
Link copied to clipboard
constructor
(
criteriaList
:
List
<
DeploymentIoTJobAbortCriteria
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
criteria
List
Link copied to clipboard
val
criteriaList
:
List
<
DeploymentIoTJobAbortCriteria
>
The list of criteria that define when and how to cancel the configuration deployment.