| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelStorageSummary |
ChannelStorageSummary.clone() |
ChannelStorageSummary |
ChannelSummary.getChannelStorage()
Where channel data is stored.
|
ChannelStorageSummary |
ChannelStorageSummary.withCustomerManagedS3(CustomerManagedChannelS3StorageSummary customerManagedS3)
Used to store channel data in an S3 bucket that you manage.
|
ChannelStorageSummary |
ChannelStorageSummary.withServiceManagedS3(ServiceManagedChannelS3StorageSummary serviceManagedS3)
Used to store channel data in an S3 bucket managed by IoT Analytics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelSummary.setChannelStorage(ChannelStorageSummary channelStorage)
Where channel data is stored.
|
ChannelSummary |
ChannelSummary.withChannelStorage(ChannelStorageSummary channelStorage)
Where channel data is stored.
|
Copyright © 2023. All rights reserved.