Uses of Interface
software.amazon.awscdk.services.medialive.alpha.HlsOutputDefinition
Packages that use HlsOutputDefinition
Package
Description
AWS::MediaLive Construct Library
-
Uses of HlsOutputDefinition in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement HlsOutputDefinitionMethods in software.amazon.awscdk.services.medialive.alpha that return HlsOutputDefinitionModifier and TypeMethodDescriptionHlsOutputDefinition.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha that return types with arguments of type HlsOutputDefinitionModifier and TypeMethodDescriptiondefault List<HlsOutputDefinition> HlsOutputGroupProps.getOutputs()(experimental) The outputs for this HLS output group.final List<HlsOutputDefinition> HlsOutputGroupProps.Jsii$Proxy.getOutputs()Method parameters in software.amazon.awscdk.services.medialive.alpha with type arguments of type HlsOutputDefinitionModifier and TypeMethodDescriptionHlsOutputGroupProps.Builder.outputs(List<? extends HlsOutputDefinition> outputs) Sets the value ofHlsOutputGroupProps.getOutputs()