ChannelArgs

fun ChannelArgs(description: Output<String>? = null, egressAccessLogs: Output<ChannelLogConfigurationArgs>? = null, hlsIngest: Output<ChannelHlsIngestArgs>? = null, ingressAccessLogs: Output<ChannelLogConfigurationArgs>? = null, tags: Output<List<ChannelTagArgs>>? = null)