| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
VersionUpdateByJobsConfig |
VersionUpdateByJobsConfig.clone() |
VersionUpdateByJobsConfig |
GetPackageConfigurationResult.getVersionUpdateByJobsConfig()
The version that is associated to a specific job.
|
VersionUpdateByJobsConfig |
UpdatePackageConfigurationRequest.getVersionUpdateByJobsConfig()
Configuration to manage job's package version reporting.
|
VersionUpdateByJobsConfig |
VersionUpdateByJobsConfig.withEnabled(Boolean enabled)
Indicates whether the Job is enabled or not.
|
VersionUpdateByJobsConfig |
VersionUpdateByJobsConfig.withRoleArn(String roleArn)
The Amazon Resource Name (ARN) of the role that grants permission to the IoT jobs service to update the reserved
named shadow when the job successfully completes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetPackageConfigurationResult.setVersionUpdateByJobsConfig(VersionUpdateByJobsConfig versionUpdateByJobsConfig)
The version that is associated to a specific job.
|
void |
UpdatePackageConfigurationRequest.setVersionUpdateByJobsConfig(VersionUpdateByJobsConfig versionUpdateByJobsConfig)
Configuration to manage job's package version reporting.
|
GetPackageConfigurationResult |
GetPackageConfigurationResult.withVersionUpdateByJobsConfig(VersionUpdateByJobsConfig versionUpdateByJobsConfig)
The version that is associated to a specific job.
|
UpdatePackageConfigurationRequest |
UpdatePackageConfigurationRequest.withVersionUpdateByJobsConfig(VersionUpdateByJobsConfig versionUpdateByJobsConfig)
Configuration to manage job's package version reporting.
|
Copyright © 2025. All rights reserved.