@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.325Z") @Stability(value=Stable) public interface CfnChannelProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannelProps.Builder
A builder for
CfnChannelProps |
static class |
CfnChannelProps.Jsii$Proxy
An implementation for
CfnChannelProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannelProps.Builder |
builder() |
default String |
getChannelClass()
`AWS::MediaLive::Channel.ChannelClass`.
|
default Object |
getDestinations()
`AWS::MediaLive::Channel.Destinations`.
|
default Object |
getEncoderSettings()
`AWS::MediaLive::Channel.EncoderSettings`.
|
default Object |
getInputAttachments()
`AWS::MediaLive::Channel.InputAttachments`.
|
default Object |
getInputSpecification()
`AWS::MediaLive::Channel.InputSpecification`.
|
default String |
getLogLevel()
`AWS::MediaLive::Channel.LogLevel`.
|
default String |
getName()
`AWS::MediaLive::Channel.Name`.
|
default String |
getRoleArn()
`AWS::MediaLive::Channel.RoleArn`.
|
default Object |
getTags()
`AWS::MediaLive::Channel.Tags`.
|
@Stability(value=Stable) @Nullable default String getChannelClass()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html#cfn-medialive-channel-channelclass@Stability(value=Stable) @Nullable default Object getDestinations()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html#cfn-medialive-channel-destinations@Stability(value=Stable) @Nullable default Object getEncoderSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html#cfn-medialive-channel-encodersettings@Stability(value=Stable) @Nullable default Object getInputAttachments()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html#cfn-medialive-channel-inputattachments@Stability(value=Stable) @Nullable default Object getInputSpecification()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html#cfn-medialive-channel-inputspecification@Stability(value=Stable) @Nullable default String getLogLevel()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html#cfn-medialive-channel-loglevel@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html#cfn-medialive-channel-name@Stability(value=Stable) @Nullable default String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html#cfn-medialive-channel-rolearn@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html#cfn-medialive-channel-tags@Stability(value=Stable) static CfnChannelProps.Builder builder()
CfnChannelProps.Builder of CfnChannelPropsCopyright © 2020. All rights reserved.