@Stability(value=Stable) @Internal public static final class CfnChannelProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannelProps
CfnChannelPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannelProps.Builder, CfnChannelProps.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 cdiInputSpecification,
String channelClass,
Object destinations,
Object encoderSettings,
Object inputAttachments,
Object inputSpecification,
String logLevel,
String name,
String roleArn,
Object tags,
Object vpc)
Constructor that initializes the object based on literal property values passed by the
CfnChannelProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCdiInputSpecification()
`AWS::MediaLive::Channel.CdiInputSpecification`.
|
String |
getChannelClass()
`AWS::MediaLive::Channel.ChannelClass`.
|
Object |
getDestinations()
`AWS::MediaLive::Channel.Destinations`.
|
Object |
getEncoderSettings()
`AWS::MediaLive::Channel.EncoderSettings`.
|
Object |
getInputAttachments()
`AWS::MediaLive::Channel.InputAttachments`.
|
Object |
getInputSpecification()
`AWS::MediaLive::Channel.InputSpecification`.
|
String |
getLogLevel()
`AWS::MediaLive::Channel.LogLevel`.
|
String |
getName()
`AWS::MediaLive::Channel.Name`.
|
String |
getRoleArn()
`AWS::MediaLive::Channel.RoleArn`.
|
Object |
getTags()
`AWS::MediaLive::Channel.Tags`.
|
Object |
getVpc()
`AWS::MediaLive::Channel.Vpc`.
|
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(Object cdiInputSpecification, String channelClass, Object destinations, Object encoderSettings, Object inputAttachments, Object inputSpecification, String logLevel, String name, String roleArn, Object tags, Object vpc)
CfnChannelProps.Builder.public final Object getCdiInputSpecification()
CfnChannelPropsgetCdiInputSpecification in interface CfnChannelPropspublic final String getChannelClass()
CfnChannelPropsgetChannelClass in interface CfnChannelPropspublic final Object getDestinations()
CfnChannelPropsgetDestinations in interface CfnChannelPropspublic final Object getEncoderSettings()
CfnChannelPropsgetEncoderSettings in interface CfnChannelPropspublic final Object getInputAttachments()
CfnChannelPropsgetInputAttachments in interface CfnChannelPropspublic final Object getInputSpecification()
CfnChannelPropsgetInputSpecification in interface CfnChannelPropspublic final String getLogLevel()
CfnChannelPropsgetLogLevel in interface CfnChannelPropspublic final String getName()
CfnChannelPropsgetName in interface CfnChannelPropspublic final String getRoleArn()
CfnChannelPropsgetRoleArn in interface CfnChannelPropspublic final Object getTags()
CfnChannelPropsgetTags in interface CfnChannelPropspublic final Object getVpc()
CfnChannelPropsgetVpc in interface CfnChannelProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.