| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
DatastoreStorageSummary |
DatastoreStorageSummary.clone() |
DatastoreStorageSummary |
DatastoreSummary.getDatastoreStorage()
Where data in a data store is stored.
|
DatastoreStorageSummary |
DatastoreStorageSummary.withCustomerManagedS3(CustomerManagedDatastoreS3StorageSummary customerManagedS3)
Used to store data in an Amazon S3 bucket managed by IoT Analytics.
|
DatastoreStorageSummary |
DatastoreStorageSummary.withIotSiteWiseMultiLayerStorage(DatastoreIotSiteWiseMultiLayerStorageSummary iotSiteWiseMultiLayerStorage)
Used to store data used by IoT SiteWise in an Amazon S3 bucket that you manage.
|
DatastoreStorageSummary |
DatastoreStorageSummary.withServiceManagedS3(ServiceManagedDatastoreS3StorageSummary serviceManagedS3)
Used to store data in an Amazon S3 bucket managed by IoT Analytics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatastoreSummary.setDatastoreStorage(DatastoreStorageSummary datastoreStorage)
Where data in a data store is stored.
|
DatastoreSummary |
DatastoreSummary.withDatastoreStorage(DatastoreStorageSummary datastoreStorage)
Where data in a data store is stored.
|
Copyright © 2022. All rights reserved.