Uses of Class
software.amazon.awscdk.services.mediapackage.CfnHarvestJob.Builder
Packages that use CfnHarvestJob.Builder
Package
Description
AWS::MediaPackage Construct Library
-
Uses of CfnHarvestJob.Builder in software.amazon.awscdk.services.mediapackage
Methods in software.amazon.awscdk.services.mediapackage that return CfnHarvestJob.BuilderModifier and TypeMethodDescriptionstatic CfnHarvestJob.BuilderThe end of the time-window which will be harvested.The ID of the HarvestJob.CfnHarvestJob.Builder.originEndpointId(String originEndpointId) The ID of the OriginEndpoint that the HarvestJob will harvest from.CfnHarvestJob.Builder.s3Destination(IResolvable s3Destination) Configuration parameters for where in an S3 bucket to place the harvested content.CfnHarvestJob.Builder.s3Destination(CfnHarvestJob.S3DestinationProperty s3Destination) Configuration parameters for where in an S3 bucket to place the harvested content.The start of the time-window which will be harvested.