Uses of Class
software.amazon.awssdk.services.iotanalytics.model.IotSiteWiseCustomerManagedDatastoreS3StorageSummary
-
Packages that use IotSiteWiseCustomerManagedDatastoreS3StorageSummary Package Description software.amazon.awssdk.services.iotanalytics.model -
-
Uses of IotSiteWiseCustomerManagedDatastoreS3StorageSummary in software.amazon.awssdk.services.iotanalytics.model
Methods in software.amazon.awssdk.services.iotanalytics.model that return IotSiteWiseCustomerManagedDatastoreS3StorageSummary Modifier and Type Method Description IotSiteWiseCustomerManagedDatastoreS3StorageSummaryDatastoreIotSiteWiseMultiLayerStorageSummary. customerManagedS3Storage()Used to store data used by IoT SiteWise in an Amazon S3 bucket that you manage.Methods in software.amazon.awssdk.services.iotanalytics.model with parameters of type IotSiteWiseCustomerManagedDatastoreS3StorageSummary Modifier and Type Method Description DatastoreIotSiteWiseMultiLayerStorageSummary.BuilderDatastoreIotSiteWiseMultiLayerStorageSummary.Builder. customerManagedS3Storage(IotSiteWiseCustomerManagedDatastoreS3StorageSummary customerManagedS3Storage)Used to store data used by IoT SiteWise in an Amazon S3 bucket that you manage.
-