class Aws::IoTAnalytics::Types::ChannelStorageSummary


@return [Types::CustomerManagedChannelS3StorageSummary]
Used to store channel data in an S3 bucket that you manage.
@!attribute [rw] customer_managed_s3
@return [Types::ServiceManagedChannelS3StorageSummary]
Used to store channel data in an S3 bucket managed by IoT Analytics.
@!attribute [rw] service_managed_s3
Where channel data is stored.