Uses of Class
software.amazon.awscdk.services.medialive.alpha.HlsIncompleteSegmentBehavior
Packages that use HlsIncompleteSegmentBehavior
Package
Description
AWS::MediaLive Construct Library
-
Uses of HlsIncompleteSegmentBehavior in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as HlsIncompleteSegmentBehaviorModifier and TypeFieldDescriptionstatic final HlsIncompleteSegmentBehaviorHlsIncompleteSegmentBehavior.AUTO(experimental) Auto.static final HlsIncompleteSegmentBehaviorHlsIncompleteSegmentBehavior.SUPPRESS(experimental) Suppress.Methods in software.amazon.awscdk.services.medialive.alpha that return HlsIncompleteSegmentBehaviorModifier and TypeMethodDescriptiondefault HlsIncompleteSegmentBehaviorHlsOutputGroupProps.getIncompleteSegmentBehavior()(experimental) Specifies whether to include the final (incomplete) segment in the media output.HlsOutputGroupProps.Jsii$Proxy.getIncompleteSegmentBehavior()static HlsIncompleteSegmentBehavior(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type HlsIncompleteSegmentBehaviorModifier and TypeMethodDescriptionHlsOutputGroupProps.Builder.incompleteSegmentBehavior(HlsIncompleteSegmentBehavior incompleteSegmentBehavior) Sets the value ofHlsOutputGroupProps.getIncompleteSegmentBehavior()