| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<IoTJobAbortCriteria> |
IoTJobAbortConfig.criteriaList()
The list of criteria that define when and how to cancel the configuration deployment.
|
| Modifier and Type | Method and Description |
|---|---|
IoTJobAbortConfig.Builder |
IoTJobAbortConfig.Builder.criteriaList(IoTJobAbortCriteria... criteriaList)
The list of criteria that define when and how to cancel the configuration deployment.
|
| Modifier and Type | Method and Description |
|---|---|
IoTJobAbortConfig.Builder |
IoTJobAbortConfig.Builder.criteriaList(Collection<IoTJobAbortCriteria> criteriaList)
The list of criteria that define when and how to cancel the configuration deployment.
|
Copyright © 2023. All rights reserved.