| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
S3Location |
StreamFile.s3Location()
The location of the file in S3.
|
S3Location |
FileLocation.s3Location()
The location of the updated firmware in S3.
|
| Modifier and Type | Method and Description |
|---|---|
StreamFile.Builder |
StreamFile.Builder.s3Location(S3Location s3Location)
The location of the file in S3.
|
FileLocation.Builder |
FileLocation.Builder.s3Location(S3Location s3Location)
The location of the updated firmware in S3.
|
Copyright © 2023. All rights reserved.