class Aws::IoTAnalytics::Types::UpdateChannelRequest
@return [Types::RetentionPeriod]
storage is customer-managed.
retention period can’t be updated if the channel’s Amazon S3
How long, in days, message data is kept for the channel. The
@!attribute [rw] retention_period
@return [Types::ChannelStorage]
option after the channel is created.
the default is ‘serviceManagedS3`. You can’t change this storage
`serviceManagedS3` or ‘customerManagedS3` storage. If not specified,
Where channel data is stored. You can choose one of
@!attribute [rw] channel_storage
@return [String]
The name of the channel to be updated.
@!attribute [rw] channel_name