Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.mediapackage.CfnHarvestJobPropsMixin.S3DestinationProperty
Packages that use CfnHarvestJobPropsMixin.S3DestinationProperty
-
Uses of CfnHarvestJobPropsMixin.S3DestinationProperty in software.amazon.awscdk.cfnpropertymixins.services.mediapackage
Classes in software.amazon.awscdk.cfnpropertymixins.services.mediapackage that implement CfnHarvestJobPropsMixin.S3DestinationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnHarvestJobPropsMixin.S3DestinationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.mediapackage that return CfnHarvestJobPropsMixin.S3DestinationPropertyModifier and TypeMethodDescriptionCfnHarvestJobPropsMixin.S3DestinationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.mediapackage with parameters of type CfnHarvestJobPropsMixin.S3DestinationPropertyModifier and TypeMethodDescriptionCfnHarvestJobMixinProps.Builder.s3Destination(CfnHarvestJobPropsMixin.S3DestinationProperty s3Destination) Sets the value ofCfnHarvestJobMixinProps.getS3Destination()CfnHarvestJobPropsMixin.Builder.s3Destination(CfnHarvestJobPropsMixin.S3DestinationProperty s3Destination) Configuration parameters for where in an S3 bucket to place the harvested content.