Uses of Class
software.amazon.awscdk.services.medialive.alpha.HlsOutputSelection
Packages that use HlsOutputSelection
Package
Description
AWS::MediaLive Construct Library
-
Uses of HlsOutputSelection in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as HlsOutputSelectionModifier and TypeFieldDescriptionstatic final HlsOutputSelectionHlsOutputSelection.MANIFESTS_AND_SEGMENTS(experimental) Manifests and segments.static final HlsOutputSelectionHlsOutputSelection.SEGMENTS_ONLY(experimental) Segments only.static final HlsOutputSelectionHlsOutputSelection.VARIANT_MANIFESTS_AND_SEGMENTS(experimental) Variant manifests and segments.Methods in software.amazon.awscdk.services.medialive.alpha that return HlsOutputSelectionModifier and TypeMethodDescriptiondefault HlsOutputSelectionHlsOutputGroupProps.getOutputSelection()(experimental) Controls which manifests and segments are generated.final HlsOutputSelectionHlsOutputGroupProps.Jsii$Proxy.getOutputSelection()static HlsOutputSelection(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type HlsOutputSelectionModifier and TypeMethodDescriptionHlsOutputGroupProps.Builder.outputSelection(HlsOutputSelection outputSelection) Sets the value ofHlsOutputGroupProps.getOutputSelection()