Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediapackage.CfnHarvestJobPropsMixin.Builder
Packages that use CfnHarvestJobPropsMixin.Builder
-
Uses of CfnHarvestJobPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediapackage
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediapackage that return CfnHarvestJobPropsMixin.BuilderModifier and TypeMethodDescriptionCfnHarvestJobPropsMixin.Builder.create()CfnHarvestJobPropsMixin.Builder.create(CfnPropertyMixinOptions options) The end of the time-window which will be harvested.The ID of the HarvestJob.CfnHarvestJobPropsMixin.Builder.originEndpointId(String originEndpointId) The ID of the OriginEndpoint that the HarvestJob will harvest from.CfnHarvestJobPropsMixin.Builder.s3Destination(CfnHarvestJobPropsMixin.S3DestinationProperty s3Destination) Configuration parameters for where in an S3 bucket to place the harvested content.CfnHarvestJobPropsMixin.Builder.s3Destination(IResolvable s3Destination) Configuration parameters for where in an S3 bucket to place the harvested content.The start of the time-window which will be harvested.