Package software.amazon.awscdk.services.mediaconvert
package software.amazon.awscdk.services.mediaconvert
AWS::MediaConvert Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.mediaconvert.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for MediaConvert construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::MediaConvert resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::MediaConvert.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionThe AWS::MediaConvert::JobTemplate resource is an AWS Elemental MediaConvert resource type that you can use to generate transcoding jobs.Accelerated transcoding can significantly speed up jobs with long, visually complex content.A builder for
CfnJobTemplate.AccelerationSettingsProperty
An implementation forCfnJobTemplate.AccelerationSettingsProperty
A fluent builder forCfnJobTemplate
.Optional.A builder forCfnJobTemplate.HopDestinationProperty
An implementation forCfnJobTemplate.HopDestinationProperty
Properties for defining aCfnJobTemplate
.A builder forCfnJobTemplateProps
An implementation forCfnJobTemplateProps
The AWS::MediaConvert::Preset resource is an AWS Elemental MediaConvert resource type that you can use to specify encoding settings for a single output in a transcoding job.A fluent builder forCfnPreset
.Properties for defining aCfnPreset
.A builder forCfnPresetProps
An implementation forCfnPresetProps
The AWS::MediaConvert::Queue resource is an AWS Elemental MediaConvert resource type that you can use to manage the resources that are available to your account for parallel processing of jobs.A fluent builder forCfnQueue
.Properties for defining aCfnQueue
.A builder forCfnQueueProps
An implementation forCfnQueueProps