Uses of Class
software.amazon.awscdk.services.medialive.alpha.ArchiveOutputGroupProps.Builder
Packages that use ArchiveOutputGroupProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of ArchiveOutputGroupProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return ArchiveOutputGroupProps.BuilderModifier and TypeMethodDescriptionArchiveOutputGroupProps.Builder.archiveS3CannedAcl(S3CannedAcl archiveS3CannedAcl) Sets the value ofArchiveOutputGroupProps.getArchiveS3CannedAcl()ArchiveOutputGroupProps.builder()ArchiveOutputGroupProps.Builder.destinations(List<? extends S3OutputDestination> destinations) Sets the value ofArchiveOutputGroupProps.getDestinations()Sets the value ofArchiveOutputGroupProps.getName()ArchiveOutputGroupProps.Builder.outputs(List<? extends ArchiveOutputDefinition> outputs) Sets the value ofArchiveOutputGroupProps.getOutputs()ArchiveOutputGroupProps.Builder.rolloverInterval(Duration rolloverInterval) Sets the value ofArchiveOutputGroupProps.getRolloverInterval()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type ArchiveOutputGroupProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theArchiveOutputGroupProps.Builder.