AWS::MediaTailor::VodSourceThe VOD source configuration parameters.
import { CfnVodSource } from 'aws-cdk-lib/aws-mediatailor';Or use the module namespace:
import * as mediatailor from 'aws-cdk-lib/aws-mediatailor';
// mediatailor.CfnVodSourceConfiguration passed to the constructor as CfnVodSourceProps.
httpPackageConfigurationsRequiredIResolvable | IResolvable | HttpPackageConfigurationProperty[]The HTTP package configurations for the VOD source.
sourceLocationNameRequiredstringThe name of the source location that the VOD source is associated with.
vodSourceNameRequiredstringThe name of the VOD source.
tagsOptionalCfnTag[]The tags assigned to the VOD source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see [Tagging AWS Elemental MediaTailor Resources](https://docs.aws.amazon.com/mediatailor/latest/ug/tagging.html) .
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-mediatailorAWS::MediaTailor::VodSource