ChannelGroupArgs

fun ChannelGroupArgs(channelGroupName: Output<String>? = null, description: Output<String>? = null, tags: Output<List<ChannelGroupTagArgs>>? = null)