Vod Source Args
data class VodSourceArgs(val httpPackageConfigurations: Output<List<VodSourceHttpPackageConfigurationArgs>>? = null, val sourceLocationName: Output<String>? = null, val tags: Output<List<TagArgs>>? = null, val vodSourceName: Output<String>? = null) : ConvertibleToJava<VodSourceArgs>
Definition of AWS::MediaTailor::VodSource Resource Type