ChannelArgs

fun ChannelArgs(channelName: Output<String>? = null, channelStorage: Output<ChannelStorageArgs>? = null, retentionPeriod: Output<ChannelRetentionPeriodArgs>? = null, tags: Output<List<ChannelTagArgs>>? = null)