Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediatailor.CfnVodSourcePropsMixin.Builder
Packages that use CfnVodSourcePropsMixin.Builder
-
Uses of CfnVodSourcePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediatailor
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediatailor that return CfnVodSourcePropsMixin.BuilderModifier and TypeMethodDescriptionCfnVodSourcePropsMixin.Builder.create()CfnVodSourcePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnVodSourcePropsMixin.Builder.httpPackageConfigurations(List<? extends Object> httpPackageConfigurations) The HTTP package configurations for the VOD source.CfnVodSourcePropsMixin.Builder.httpPackageConfigurations(IResolvable httpPackageConfigurations) The HTTP package configurations for the VOD source.CfnVodSourcePropsMixin.Builder.sourceLocationName(String sourceLocationName) The name of the source location that the VOD source is associated with.The tags assigned to the VOD source.CfnVodSourcePropsMixin.Builder.vodSourceName(String vodSourceName) The name of the VOD source.