| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
Destination |
Destination.clone() |
Destination |
StartSigningJobParameter.getDestination()
The location to write the code-signed file.
|
Destination |
Destination.withS3Destination(S3Destination s3Destination)
Describes the location in S3 of the updated firmware.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartSigningJobParameter.setDestination(Destination destination)
The location to write the code-signed file.
|
StartSigningJobParameter |
StartSigningJobParameter.withDestination(Destination destination)
The location to write the code-signed file.
|
Copyright © 2023. All rights reserved.