| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
IotSiteWiseCustomerManagedDatastoreS3Storage |
IotSiteWiseCustomerManagedDatastoreS3Storage.clone() |
IotSiteWiseCustomerManagedDatastoreS3Storage |
DatastoreIotSiteWiseMultiLayerStorage.getCustomerManagedS3Storage()
Used to store data used by IoT SiteWise in an Amazon S3 bucket that you manage.
|
IotSiteWiseCustomerManagedDatastoreS3Storage |
IotSiteWiseCustomerManagedDatastoreS3Storage.withBucket(String bucket)
The name of the Amazon S3 bucket where your data is stored.
|
IotSiteWiseCustomerManagedDatastoreS3Storage |
IotSiteWiseCustomerManagedDatastoreS3Storage.withKeyPrefix(String keyPrefix)
(Optional) The prefix used to create the keys of the data store data objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatastoreIotSiteWiseMultiLayerStorage.setCustomerManagedS3Storage(IotSiteWiseCustomerManagedDatastoreS3Storage customerManagedS3Storage)
Used to store data used by IoT SiteWise in an Amazon S3 bucket that you manage.
|
DatastoreIotSiteWiseMultiLayerStorage |
DatastoreIotSiteWiseMultiLayerStorage.withCustomerManagedS3Storage(IotSiteWiseCustomerManagedDatastoreS3Storage customerManagedS3Storage)
Used to store data used by IoT SiteWise in an Amazon S3 bucket that you manage.
|
Copyright © 2025. All rights reserved.