Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediatailor.CfnLiveSourcePropsMixin.Builder
Packages that use CfnLiveSourcePropsMixin.Builder
-
Uses of CfnLiveSourcePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediatailor
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediatailor that return CfnLiveSourcePropsMixin.BuilderModifier and TypeMethodDescriptionCfnLiveSourcePropsMixin.Builder.create()CfnLiveSourcePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnLiveSourcePropsMixin.Builder.httpPackageConfigurations(List<? extends Object> httpPackageConfigurations) The HTTP package configurations for the live source.CfnLiveSourcePropsMixin.Builder.httpPackageConfigurations(IResolvable httpPackageConfigurations) The HTTP package configurations for the live source.CfnLiveSourcePropsMixin.Builder.liveSourceName(String liveSourceName) The name that's used to refer to a live source.CfnLiveSourcePropsMixin.Builder.sourceLocationName(String sourceLocationName) The name of the source location.The tags assigned to the live source.