Uses of Interface
software.amazon.awscdk.services.medialive.alpha.FrameCaptureOutputDefinition
Packages that use FrameCaptureOutputDefinition
Package
Description
AWS::MediaLive Construct Library
-
Uses of FrameCaptureOutputDefinition in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement FrameCaptureOutputDefinitionModifier and TypeClassDescriptionstatic final classAn implementation forFrameCaptureOutputDefinitionMethods in software.amazon.awscdk.services.medialive.alpha that return FrameCaptureOutputDefinitionModifier and TypeMethodDescriptionFrameCaptureOutputDefinition.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha that return types with arguments of type FrameCaptureOutputDefinitionModifier and TypeMethodDescriptiondefault List<FrameCaptureOutputDefinition> FrameCaptureOutputGroupProps.getOutputs()(experimental) The outputs for this Frame Capture output group.final List<FrameCaptureOutputDefinition> FrameCaptureOutputGroupProps.Jsii$Proxy.getOutputs()Method parameters in software.amazon.awscdk.services.medialive.alpha with type arguments of type FrameCaptureOutputDefinitionModifier and TypeMethodDescriptionFrameCaptureOutputGroupProps.Builder.outputs(List<? extends FrameCaptureOutputDefinition> outputs) Sets the value ofFrameCaptureOutputGroupProps.getOutputs()