@Generated(value="jsii-pacmak/0.22.0 (build 14afdde)", date="2020-02-26T08:38:32.966Z") @Stability(value=External) public interface CfnPresetProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-preset.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPresetProps.Builder
A builder for
CfnPresetProps |
static class |
CfnPresetProps.Jsii$Proxy
An implementation for
CfnPresetProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnPresetProps.Builder |
builder() |
default String |
getCategory()
`AWS::MediaConvert::Preset.Category`.
|
default String |
getDescription()
`AWS::MediaConvert::Preset.Description`.
|
default String |
getName()
`AWS::MediaConvert::Preset.Name`.
|
Object |
getSettingsJson()
`AWS::MediaConvert::Preset.SettingsJson`.
|
default Object |
getTags()
`AWS::MediaConvert::Preset.Tags`.
|
@Stability(value=External) Object getSettingsJson()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-preset.html#cfn-mediaconvert-preset-settingsjson@Stability(value=External) default String getCategory()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-preset.html#cfn-mediaconvert-preset-category@Stability(value=External) default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-preset.html#cfn-mediaconvert-preset-description@Stability(value=External) default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-preset.html#cfn-mediaconvert-preset-name@Stability(value=External) default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-preset.html#cfn-mediaconvert-preset-tags@Stability(value=External) static CfnPresetProps.Builder builder()
CfnPresetProps.Builder of CfnPresetPropsCopyright © 2020. All rights reserved.