Uses of Class
software.amazon.awscdk.services.mediaconvert.CfnPresetProps.Builder
Package
Description
AWS::MediaConvert Construct Library
-
Uses of CfnPresetProps.Builder in software.amazon.awscdk.services.mediaconvert
Modifier and TypeMethodDescriptionstatic CfnPresetProps.Builder
CfnPresetProps.builder()
Sets the value ofCfnPresetProps.getCategory()
CfnPresetProps.Builder.description
(String description) Sets the value ofCfnPresetProps.getDescription()
Sets the value ofCfnPresetProps.getName()
CfnPresetProps.Builder.settingsJson
(Object settingsJson) Sets the value ofCfnPresetProps.getSettingsJson()
Sets the value ofCfnPresetProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnPresetProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPresetProps.Builder
.