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