| Package | Description |
|---|---|
| com.amazonaws.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
IoTJobAbortConfig |
IoTJobAbortConfig.clone() |
IoTJobAbortConfig |
DeploymentIoTJobConfiguration.getAbortConfig()
The stop configuration for the job.
|
IoTJobAbortConfig |
IoTJobAbortConfig.withCriteriaList(Collection<IoTJobAbortCriteria> criteriaList)
The list of criteria that define when and how to cancel the configuration deployment.
|
IoTJobAbortConfig |
IoTJobAbortConfig.withCriteriaList(IoTJobAbortCriteria... criteriaList)
The list of criteria that define when and how to cancel the configuration deployment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentIoTJobConfiguration.setAbortConfig(IoTJobAbortConfig abortConfig)
The stop configuration for the job.
|
DeploymentIoTJobConfiguration |
DeploymentIoTJobConfiguration.withAbortConfig(IoTJobAbortConfig abortConfig)
The stop configuration for the job.
|
Copyright © 2025. All rights reserved.