CreateChannelRequest
class CreateChannelRequest
Types
Properties
Link copied to clipboard
The name of the channel.
Link copied to clipboard
Where channel data is stored. You can choose one of serviceManagedS3
or customerManagedS3
storage. If not specified, the default is serviceManagedS3
. You can't change this storage option after the channel is created.
Link copied to clipboard
How long, in days, message data is kept for the channel. When customerManagedS3
storage is selected, this parameter is ignored.