Uses of Interface
software.amazon.awscdk.services.mediapackage.CfnHarvestJob.S3DestinationProperty
Packages that use CfnHarvestJob.S3DestinationProperty
Package
Description
AWS::MediaPackage Construct Library
-
Uses of CfnHarvestJob.S3DestinationProperty in software.amazon.awscdk.services.mediapackage
Classes in software.amazon.awscdk.services.mediapackage that implement CfnHarvestJob.S3DestinationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnHarvestJob.S3DestinationPropertyMethods in software.amazon.awscdk.services.mediapackage that return CfnHarvestJob.S3DestinationPropertyModifier and TypeMethodDescriptionCfnHarvestJob.S3DestinationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.mediapackage with parameters of type CfnHarvestJob.S3DestinationPropertyModifier and TypeMethodDescriptionCfnHarvestJob.Builder.s3Destination(CfnHarvestJob.S3DestinationProperty s3Destination) Configuration parameters for where in an S3 bucket to place the harvested content.CfnHarvestJobProps.Builder.s3Destination(CfnHarvestJob.S3DestinationProperty s3Destination) Sets the value ofCfnHarvestJobProps.getS3Destination()voidCfnHarvestJob.setS3Destination(CfnHarvestJob.S3DestinationProperty value) Configuration parameters for where in an S3 bucket to place the harvested content.