@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(String channelClass,
Object destinations,
Object encoderSettings,
Object inputAttachments,
Object inputSpecification,
String logLevel,
String name,
String roleArn,
Object tags)
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) |
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`.
|
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(String channelClass, Object destinations, Object encoderSettings, Object inputAttachments, Object inputSpecification, String logLevel, String name, String roleArn, Object tags)
CfnChannelProps.Builder.public final String getChannelClass()
CfnChannelPropsgetChannelClass in interface CfnChannelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html#cfn-medialive-channel-channelclasspublic final Object getDestinations()
CfnChannelPropsgetDestinations in interface CfnChannelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html#cfn-medialive-channel-destinationspublic final Object getEncoderSettings()
CfnChannelPropsgetEncoderSettings in interface CfnChannelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html#cfn-medialive-channel-encodersettingspublic final Object getInputAttachments()
CfnChannelPropsgetInputAttachments in interface CfnChannelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html#cfn-medialive-channel-inputattachmentspublic final Object getInputSpecification()
CfnChannelPropsgetInputSpecification in interface CfnChannelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html#cfn-medialive-channel-inputspecificationpublic final String getLogLevel()
CfnChannelPropsgetLogLevel in interface CfnChannelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html#cfn-medialive-channel-loglevelpublic final String getName()
CfnChannelPropsgetName in interface CfnChannelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html#cfn-medialive-channel-namepublic final String getRoleArn()
CfnChannelPropsgetRoleArn in interface CfnChannelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html#cfn-medialive-channel-rolearnpublic final Object getTags()
CfnChannelPropsgetTags in interface CfnChannelPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html#cfn-medialive-channel-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.