@Stability(value=Stable) public static final class CfnChannelProps.Builder extends Object implements software.amazon.jsii.Builder<CfnChannelProps>
CfnChannelProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnChannelProps.Builder cdiInputSpecification(CfnChannel.CdiInputSpecificationProperty cdiInputSpecification)
CfnChannelProps.getCdiInputSpecification()cdiInputSpecification - `AWS::MediaLive::Channel.CdiInputSpecification`.this@Stability(value=Stable) public CfnChannelProps.Builder cdiInputSpecification(IResolvable cdiInputSpecification)
CfnChannelProps.getCdiInputSpecification()cdiInputSpecification - `AWS::MediaLive::Channel.CdiInputSpecification`.this@Stability(value=Stable) public CfnChannelProps.Builder channelClass(String channelClass)
CfnChannelProps.getChannelClass()channelClass - `AWS::MediaLive::Channel.ChannelClass`.this@Stability(value=Stable) public CfnChannelProps.Builder destinations(IResolvable destinations)
CfnChannelProps.getDestinations()destinations - `AWS::MediaLive::Channel.Destinations`.this@Stability(value=Stable) public CfnChannelProps.Builder destinations(List<? extends Object> destinations)
CfnChannelProps.getDestinations()destinations - `AWS::MediaLive::Channel.Destinations`.this@Stability(value=Stable) public CfnChannelProps.Builder encoderSettings(CfnChannel.EncoderSettingsProperty encoderSettings)
CfnChannelProps.getEncoderSettings()encoderSettings - `AWS::MediaLive::Channel.EncoderSettings`.this@Stability(value=Stable) public CfnChannelProps.Builder encoderSettings(IResolvable encoderSettings)
CfnChannelProps.getEncoderSettings()encoderSettings - `AWS::MediaLive::Channel.EncoderSettings`.this@Stability(value=Stable) public CfnChannelProps.Builder inputAttachments(IResolvable inputAttachments)
CfnChannelProps.getInputAttachments()inputAttachments - `AWS::MediaLive::Channel.InputAttachments`.this@Stability(value=Stable) public CfnChannelProps.Builder inputAttachments(List<? extends Object> inputAttachments)
CfnChannelProps.getInputAttachments()inputAttachments - `AWS::MediaLive::Channel.InputAttachments`.this@Stability(value=Stable) public CfnChannelProps.Builder inputSpecification(CfnChannel.InputSpecificationProperty inputSpecification)
CfnChannelProps.getInputSpecification()inputSpecification - `AWS::MediaLive::Channel.InputSpecification`.this@Stability(value=Stable) public CfnChannelProps.Builder inputSpecification(IResolvable inputSpecification)
CfnChannelProps.getInputSpecification()inputSpecification - `AWS::MediaLive::Channel.InputSpecification`.this@Stability(value=Stable) public CfnChannelProps.Builder logLevel(String logLevel)
CfnChannelProps.getLogLevel()logLevel - `AWS::MediaLive::Channel.LogLevel`.this@Stability(value=Stable) public CfnChannelProps.Builder name(String name)
CfnChannelProps.getName()name - `AWS::MediaLive::Channel.Name`.this@Stability(value=Stable) public CfnChannelProps.Builder roleArn(String roleArn)
CfnChannelProps.getRoleArn()roleArn - `AWS::MediaLive::Channel.RoleArn`.this@Stability(value=Stable) public CfnChannelProps.Builder tags(Object tags)
CfnChannelProps.getTags()tags - `AWS::MediaLive::Channel.Tags`.this@Stability(value=Stable) public CfnChannelProps.Builder vpc(CfnChannel.VpcOutputSettingsProperty vpc)
CfnChannelProps.getVpc()vpc - `AWS::MediaLive::Channel.Vpc`.this@Stability(value=Stable) public CfnChannelProps.Builder vpc(IResolvable vpc)
CfnChannelProps.getVpc()vpc - `AWS::MediaLive::Channel.Vpc`.this@Stability(value=Stable) public CfnChannelProps build()
build in interface software.amazon.jsii.Builder<CfnChannelProps>CfnChannelPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.