Uses of Interface
software.amazon.awscdk.services.medialive.alpha.ArchiveOutputDefinition
Packages that use ArchiveOutputDefinition
Package
Description
AWS::MediaLive Construct Library
-
Uses of ArchiveOutputDefinition in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement ArchiveOutputDefinitionModifier and TypeClassDescriptionstatic final classAn implementation forArchiveOutputDefinitionMethods in software.amazon.awscdk.services.medialive.alpha that return ArchiveOutputDefinitionModifier and TypeMethodDescriptionArchiveOutputDefinition.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha that return types with arguments of type ArchiveOutputDefinitionModifier and TypeMethodDescriptiondefault List<ArchiveOutputDefinition> ArchiveOutputGroupProps.getOutputs()(experimental) The outputs for this Archive output group.final List<ArchiveOutputDefinition> ArchiveOutputGroupProps.Jsii$Proxy.getOutputs()Method parameters in software.amazon.awscdk.services.medialive.alpha with type arguments of type ArchiveOutputDefinitionModifier and TypeMethodDescriptionArchiveOutputGroupProps.Builder.outputs(List<? extends ArchiveOutputDefinition> outputs) Sets the value ofArchiveOutputGroupProps.getOutputs()