Uses of Class
software.amazon.awscdk.services.medialive.alpha.FrameCaptureOutputGroupProps.Builder
Packages that use FrameCaptureOutputGroupProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of FrameCaptureOutputGroupProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return FrameCaptureOutputGroupProps.BuilderModifier and TypeMethodDescriptionFrameCaptureOutputGroupProps.builder()FrameCaptureOutputGroupProps.Builder.destinations(List<? extends S3OutputDestination> destinations) Sets the value ofFrameCaptureOutputGroupProps.getDestinations()FrameCaptureOutputGroupProps.Builder.frameCaptureS3CannedAcl(S3CannedAcl frameCaptureS3CannedAcl) Sets the value ofFrameCaptureOutputGroupProps.getFrameCaptureS3CannedAcl()Sets the value ofFrameCaptureOutputGroupProps.getName()FrameCaptureOutputGroupProps.Builder.outputs(List<? extends FrameCaptureOutputDefinition> outputs) Sets the value ofFrameCaptureOutputGroupProps.getOutputs()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type FrameCaptureOutputGroupProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theFrameCaptureOutputGroupProps.Builder.