Uses of Class
software.amazon.awscdk.services.mediapackage.CfnHarvestJobProps.Builder
Packages that use CfnHarvestJobProps.Builder
Package
Description
AWS::MediaPackage Construct Library
-
Uses of CfnHarvestJobProps.Builder in software.amazon.awscdk.services.mediapackage
Methods in software.amazon.awscdk.services.mediapackage that return CfnHarvestJobProps.BuilderModifier and TypeMethodDescriptionstatic CfnHarvestJobProps.BuilderCfnHarvestJobProps.builder()Sets the value ofCfnHarvestJobProps.getEndTime()Sets the value ofCfnHarvestJobProps.getId()CfnHarvestJobProps.Builder.originEndpointId(String originEndpointId) Sets the value ofCfnHarvestJobProps.getOriginEndpointId()CfnHarvestJobProps.Builder.s3Destination(IResolvable s3Destination) Sets the value ofCfnHarvestJobProps.getS3Destination()CfnHarvestJobProps.Builder.s3Destination(CfnHarvestJob.S3DestinationProperty s3Destination) Sets the value ofCfnHarvestJobProps.getS3Destination()Sets the value ofCfnHarvestJobProps.getStartTime()Constructors in software.amazon.awscdk.services.mediapackage with parameters of type CfnHarvestJobProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnHarvestJobProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnHarvestJobProps.Builder.