@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.290Z") @Stability(value=Stable) 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=Stable) @NotNull Object getSettingsJson()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-preset.html#cfn-mediaconvert-preset-settingsjson@Stability(value=Stable) @Nullable default String getCategory()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-preset.html#cfn-mediaconvert-preset-category@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-preset.html#cfn-mediaconvert-preset-description@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-preset.html#cfn-mediaconvert-preset-name@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-preset.html#cfn-mediaconvert-preset-tags@Stability(value=Stable) static CfnPresetProps.Builder builder()
CfnPresetProps.Builder of CfnPresetPropsCopyright © 2020. All rights reserved.