Uses of Interface
software.amazon.awscdk.services.medialive.alpha.CmafIngestOutputDefinition
Packages that use CmafIngestOutputDefinition
Package
Description
AWS::MediaLive Construct Library
-
Uses of CmafIngestOutputDefinition in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement CmafIngestOutputDefinitionModifier and TypeClassDescriptionstatic final classAn implementation forCmafIngestOutputDefinitionMethods in software.amazon.awscdk.services.medialive.alpha that return CmafIngestOutputDefinitionModifier and TypeMethodDescriptionCmafIngestOutputDefinition.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha that return types with arguments of type CmafIngestOutputDefinitionModifier and TypeMethodDescriptionCmafIngestOutputGroupProps.getOutputs()(experimental) The outputs for this CMAF Ingest output group.final List<CmafIngestOutputDefinition> CmafIngestOutputGroupProps.Jsii$Proxy.getOutputs()Method parameters in software.amazon.awscdk.services.medialive.alpha with type arguments of type CmafIngestOutputDefinitionModifier and TypeMethodDescriptionCmafIngestOutputGroupProps.Builder.outputs(List<? extends CmafIngestOutputDefinition> outputs) Sets the value ofCmafIngestOutputGroupProps.getOutputs()