| Package | Description |
|---|---|
| com.amazonaws.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
IoTJobTimeoutConfig |
IoTJobTimeoutConfig.clone() |
IoTJobTimeoutConfig |
DeploymentIoTJobConfiguration.getTimeoutConfig()
The timeout configuration for the job.
|
IoTJobTimeoutConfig |
IoTJobTimeoutConfig.withInProgressTimeoutInMinutes(Long inProgressTimeoutInMinutes)
The amount of time, in minutes, that devices have to complete the job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentIoTJobConfiguration.setTimeoutConfig(IoTJobTimeoutConfig timeoutConfig)
The timeout configuration for the job.
|
DeploymentIoTJobConfiguration |
DeploymentIoTJobConfiguration.withTimeoutConfig(IoTJobTimeoutConfig timeoutConfig)
The timeout configuration for the job.
|
Copyright © 2024. All rights reserved.