@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(CfnChannelProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnChannelProps.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) |
Object |
getCdiInputSpecification()
Specification of CDI inputs for this channel.
|
String |
getChannelClass()
The class for this channel.
|
Object |
getDestinations()
The settings that identify the destination for the outputs in this MediaLive output package.
|
Object |
getEncoderSettings()
The encoding configuration for the output content.
|
Object |
getInputAttachments()
The list of input attachments for the channel.
|
Object |
getInputSpecification()
The input specification for this channel.
|
String |
getLogLevel()
The verbosity for logging activity for this channel.
|
String |
getName()
A name for this audio selector.
|
String |
getRoleArn()
The IAM role for MediaLive to assume when running this channel.
|
Object |
getTags()
A collection of tags for this channel.
|
Object |
getVpc()
Settings to enable VPC mode in the channel, so that the endpoints for all outputs are in your 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(CfnChannelProps.Builder builder)
CfnChannelProps.Builder.public final Object getCdiInputSpecification()
CfnChannelPropsgetCdiInputSpecification in interface CfnChannelPropspublic final String getChannelClass()
CfnChannelPropsFor a channel with two pipelines, the class is STANDARD. For a channel with one pipeline, the class is SINGLE_PIPELINE.
getChannelClass 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()
CfnChannelPropsIt specifies the key characteristics of the inputs for this channel: the maximum bitrate, the resolution, and the codec.
getInputSpecification in interface CfnChannelPropspublic final String getLogLevel()
CfnChannelPropsCharges for logging (which are generated through Amazon CloudWatch Logging) are higher for higher verbosities.
getLogLevel in interface CfnChannelPropspublic final String getName()
CfnChannelPropsThe AudioDescription (in an output) references this name in order to identify a specific input audio to include in that output.
getName in interface CfnChannelPropspublic final String getRoleArn()
CfnChannelPropsThe role is identified by its ARN.
getRoleArn in interface CfnChannelPropspublic final Object getTags()
CfnChannelPropsEach tag is a key-value pair.
getTags 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 © 2022. All rights reserved.