Uses of Class
software.amazon.awssdk.services.iotanalytics.model.ServiceManagedChannelS3StorageSummary
-
Packages that use ServiceManagedChannelS3StorageSummary Package Description software.amazon.awssdk.services.iotanalytics.model -
-
Uses of ServiceManagedChannelS3StorageSummary in software.amazon.awssdk.services.iotanalytics.model
Methods in software.amazon.awssdk.services.iotanalytics.model that return ServiceManagedChannelS3StorageSummary Modifier and Type Method Description ServiceManagedChannelS3StorageSummaryChannelStorageSummary. serviceManagedS3()Used to store channel data in an S3 bucket managed by IoT Analytics.Methods in software.amazon.awssdk.services.iotanalytics.model with parameters of type ServiceManagedChannelS3StorageSummary Modifier and Type Method Description ChannelStorageSummary.BuilderChannelStorageSummary.Builder. serviceManagedS3(ServiceManagedChannelS3StorageSummary serviceManagedS3)Used to store channel data in an S3 bucket managed by IoT Analytics.
-