@Stability(value=Stable) @Internal public static final class CfnPresetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPresetProps
CfnPresetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPresetProps.Builder, CfnPresetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPresetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPresetProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCategory()
The new category for the preset, if you are changing it.
|
String |
getDescription()
The new description for the preset, if you are changing it.
|
String |
getName()
The name of the preset that you are modifying.
|
Object |
getSettingsJson()
Specify, in JSON format, the transcoding job settings for this output preset.
|
Object |
getTags()
An array of key-value pairs to apply to this resource.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnPresetProps.Builder builder)
CfnPresetProps.Builder.public final Object getSettingsJson()
CfnPresetPropsThis specification must conform to the AWS Elemental MediaConvert job validation. For information about forming this specification, see the Remarks section later in this topic.
For more information about MediaConvert output presets, see Working with AWS Elemental MediaConvert Output Presets in the ** .
getSettingsJson in interface CfnPresetPropspublic final String getCategory()
CfnPresetPropsgetCategory in interface CfnPresetPropspublic final String getDescription()
CfnPresetPropsgetDescription in interface CfnPresetPropspublic final String getName()
CfnPresetPropsgetName in interface CfnPresetPropspublic final Object getTags()
CfnPresetPropsFor more information, see Tag .
getTags in interface CfnPresetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.