Uses of Class
software.amazon.awssdk.services.iotanalytics.model.CustomerManagedChannelS3StorageSummary
-
Packages that use CustomerManagedChannelS3StorageSummary Package Description software.amazon.awssdk.services.iotanalytics.model -
-
Uses of CustomerManagedChannelS3StorageSummary in software.amazon.awssdk.services.iotanalytics.model
Methods in software.amazon.awssdk.services.iotanalytics.model that return CustomerManagedChannelS3StorageSummary Modifier and Type Method Description CustomerManagedChannelS3StorageSummaryChannelStorageSummary. customerManagedS3()Used to store channel data in an S3 bucket that you manage.Methods in software.amazon.awssdk.services.iotanalytics.model with parameters of type CustomerManagedChannelS3StorageSummary Modifier and Type Method Description ChannelStorageSummary.BuilderChannelStorageSummary.Builder. customerManagedS3(CustomerManagedChannelS3StorageSummary customerManagedS3)Used to store channel data in an S3 bucket that you manage.
-