@Stability(value=Stable) @Internal public static final class CfnChannel.VideoDescriptionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.VideoDescriptionProperty
CfnChannel.VideoDescriptionProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnChannel.VideoDescriptionProperty.Builder, CfnChannel.VideoDescriptionProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object codecSettings,
Number height,
String name,
String respondToAfd,
String scalingBehavior,
Number sharpness,
Number width)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder . |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCodecSettings()
`CfnChannel.VideoDescriptionProperty.CodecSettings`.
|
Number |
getHeight()
`CfnChannel.VideoDescriptionProperty.Height`.
|
String |
getName()
`CfnChannel.VideoDescriptionProperty.Name`.
|
String |
getRespondToAfd()
`CfnChannel.VideoDescriptionProperty.RespondToAfd`.
|
String |
getScalingBehavior()
`CfnChannel.VideoDescriptionProperty.ScalingBehavior`.
|
Number |
getSharpness()
`CfnChannel.VideoDescriptionProperty.Sharpness`.
|
Number |
getWidth()
`CfnChannel.VideoDescriptionProperty.Width`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final Object getCodecSettings()
CfnChannel.VideoDescriptionProperty
getCodecSettings
in interface CfnChannel.VideoDescriptionProperty
public final Number getHeight()
CfnChannel.VideoDescriptionProperty
getHeight
in interface CfnChannel.VideoDescriptionProperty
public final String getName()
CfnChannel.VideoDescriptionProperty
getName
in interface CfnChannel.VideoDescriptionProperty
public final String getRespondToAfd()
CfnChannel.VideoDescriptionProperty
getRespondToAfd
in interface CfnChannel.VideoDescriptionProperty
public final String getScalingBehavior()
CfnChannel.VideoDescriptionProperty
getScalingBehavior
in interface CfnChannel.VideoDescriptionProperty
public final Number getSharpness()
CfnChannel.VideoDescriptionProperty
getSharpness
in interface CfnChannel.VideoDescriptionProperty
public final Number getWidth()
CfnChannel.VideoDescriptionProperty
getWidth
in interface CfnChannel.VideoDescriptionProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.