Channel Slate Source Args
data class ChannelSlateSourceArgs(val sourceLocationName: Output<String>? = null, val vodSourceName: Output<String>? = null) : ConvertibleToJava<ChannelSlateSourceArgs>
Slate VOD source configuration.
Constructors
Link copied to clipboard
fun ChannelSlateSourceArgs(sourceLocationName: Output<String>? = null, vodSourceName: Output<String>? = null)