Live Source Args
data class LiveSourceArgs(val httpPackageConfigurations: Output<List<LiveSourceHttpPackageConfigurationArgs>>? = null, val liveSourceName: Output<String>? = null, val sourceLocationName: Output<String>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<LiveSourceArgs>
Definition of AWS::MediaTailor::LiveSource Resource Type