@Stability(value=Stable) public static final class CfnInputProps.Builder extends Object implements software.amazon.jsii.Builder<CfnInputProps>
CfnInputProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnInputProps.Builder destinations(IResolvable destinations)
CfnInputProps.getDestinations()destinations - `AWS::MediaLive::Input.Destinations`.this@Stability(value=Stable) public CfnInputProps.Builder destinations(List<? extends Object> destinations)
CfnInputProps.getDestinations()destinations - `AWS::MediaLive::Input.Destinations`.this@Stability(value=Stable) public CfnInputProps.Builder inputDevices(IResolvable inputDevices)
CfnInputProps.getInputDevices()inputDevices - `AWS::MediaLive::Input.InputDevices`.this@Stability(value=Stable) public CfnInputProps.Builder inputDevices(List<? extends Object> inputDevices)
CfnInputProps.getInputDevices()inputDevices - `AWS::MediaLive::Input.InputDevices`.this@Stability(value=Stable) public CfnInputProps.Builder inputSecurityGroups(List<String> inputSecurityGroups)
CfnInputProps.getInputSecurityGroups()inputSecurityGroups - `AWS::MediaLive::Input.InputSecurityGroups`.this@Stability(value=Stable) public CfnInputProps.Builder mediaConnectFlows(IResolvable mediaConnectFlows)
CfnInputProps.getMediaConnectFlows()mediaConnectFlows - `AWS::MediaLive::Input.MediaConnectFlows`.this@Stability(value=Stable) public CfnInputProps.Builder mediaConnectFlows(List<? extends Object> mediaConnectFlows)
CfnInputProps.getMediaConnectFlows()mediaConnectFlows - `AWS::MediaLive::Input.MediaConnectFlows`.this@Stability(value=Stable) public CfnInputProps.Builder name(String name)
CfnInputProps.getName()name - `AWS::MediaLive::Input.Name`.this@Stability(value=Stable) public CfnInputProps.Builder roleArn(String roleArn)
CfnInputProps.getRoleArn()roleArn - `AWS::MediaLive::Input.RoleArn`.this@Stability(value=Stable) public CfnInputProps.Builder sources(IResolvable sources)
CfnInputProps.getSources()sources - `AWS::MediaLive::Input.Sources`.this@Stability(value=Stable) public CfnInputProps.Builder sources(List<? extends Object> sources)
CfnInputProps.getSources()sources - `AWS::MediaLive::Input.Sources`.this@Stability(value=Stable) public CfnInputProps.Builder tags(Object tags)
CfnInputProps.getTags()tags - `AWS::MediaLive::Input.Tags`.this@Stability(value=Stable) public CfnInputProps.Builder type(String type)
CfnInputProps.getType()type - `AWS::MediaLive::Input.Type`.this@Stability(value=Stable) public CfnInputProps.Builder vpc(IResolvable vpc)
CfnInputProps.getVpc()vpc - `AWS::MediaLive::Input.Vpc`.this@Stability(value=Stable) public CfnInputProps.Builder vpc(CfnInput.InputVpcRequestProperty vpc)
CfnInputProps.getVpc()vpc - `AWS::MediaLive::Input.Vpc`.this@Stability(value=Stable) public CfnInputProps build()
build in interface software.amazon.jsii.Builder<CfnInputProps>CfnInputPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.