ChannelArgs

constructor(channelName: Output<String>? = null, channelStorage: Output<ChannelStorageArgs>? = null, retentionPeriod: Output<ChannelRetentionPeriodArgs>? = null, tags: Output<List<TagArgs>>? = null)