| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
IotSiteWiseCustomerManagedDatastoreS3StorageSummary.Builder |
IotSiteWiseCustomerManagedDatastoreS3StorageSummary.Builder.bucket(String bucket)
The name of the Amazon S3 bucket where your data is stored.
|
static IotSiteWiseCustomerManagedDatastoreS3StorageSummary.Builder |
IotSiteWiseCustomerManagedDatastoreS3StorageSummary.builder() |
IotSiteWiseCustomerManagedDatastoreS3StorageSummary.Builder |
IotSiteWiseCustomerManagedDatastoreS3StorageSummary.Builder.keyPrefix(String keyPrefix)
(Optional) The prefix used to create the keys of the data store data objects.
|
IotSiteWiseCustomerManagedDatastoreS3StorageSummary.Builder |
IotSiteWiseCustomerManagedDatastoreS3StorageSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends IotSiteWiseCustomerManagedDatastoreS3StorageSummary.Builder> |
IotSiteWiseCustomerManagedDatastoreS3StorageSummary.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DatastoreIotSiteWiseMultiLayerStorageSummary.Builder |
DatastoreIotSiteWiseMultiLayerStorageSummary.Builder.customerManagedS3Storage(Consumer<IotSiteWiseCustomerManagedDatastoreS3StorageSummary.Builder> customerManagedS3Storage)
Used to store data used by IoT SiteWise in an Amazon S3 bucket that you manage.
|
Copyright © 2023. All rights reserved.