@Stability(value=Stable) public static final class CfnFlowOutputProps.Builder extends Object implements software.amazon.jsii.Builder<CfnFlowOutputProps>
CfnFlowOutputProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFlowOutputProps.Builder flowArn(String flowArn)
CfnFlowOutputProps.getFlowArn()flowArn - `AWS::MediaConnect::FlowOutput.FlowArn`. This parameter is required.this@Stability(value=Stable) public CfnFlowOutputProps.Builder protocol(String protocol)
CfnFlowOutputProps.getProtocol()protocol - `AWS::MediaConnect::FlowOutput.Protocol`. This parameter is required.this@Stability(value=Stable) public CfnFlowOutputProps.Builder cidrAllowList(List<String> cidrAllowList)
CfnFlowOutputProps.getCidrAllowList()cidrAllowList - `AWS::MediaConnect::FlowOutput.CidrAllowList`.this@Stability(value=Stable) public CfnFlowOutputProps.Builder description(String description)
CfnFlowOutputProps.getDescription()description - `AWS::MediaConnect::FlowOutput.Description`.this@Stability(value=Stable) public CfnFlowOutputProps.Builder destination(String destination)
CfnFlowOutputProps.getDestination()destination - `AWS::MediaConnect::FlowOutput.Destination`.this@Stability(value=Stable) public CfnFlowOutputProps.Builder encryption(CfnFlowOutput.EncryptionProperty encryption)
CfnFlowOutputProps.getEncryption()encryption - `AWS::MediaConnect::FlowOutput.Encryption`.this@Stability(value=Stable) public CfnFlowOutputProps.Builder encryption(IResolvable encryption)
CfnFlowOutputProps.getEncryption()encryption - `AWS::MediaConnect::FlowOutput.Encryption`.this@Stability(value=Stable) public CfnFlowOutputProps.Builder maxLatency(Number maxLatency)
CfnFlowOutputProps.getMaxLatency()maxLatency - `AWS::MediaConnect::FlowOutput.MaxLatency`.this@Stability(value=Stable) public CfnFlowOutputProps.Builder name(String name)
CfnFlowOutputProps.getName()name - `AWS::MediaConnect::FlowOutput.Name`.this@Stability(value=Stable) public CfnFlowOutputProps.Builder port(Number port)
CfnFlowOutputProps.getPort()port - `AWS::MediaConnect::FlowOutput.Port`.this@Stability(value=Stable) public CfnFlowOutputProps.Builder remoteId(String remoteId)
CfnFlowOutputProps.getRemoteId()remoteId - `AWS::MediaConnect::FlowOutput.RemoteId`.this@Stability(value=Stable) public CfnFlowOutputProps.Builder smoothingLatency(Number smoothingLatency)
CfnFlowOutputProps.getSmoothingLatency()smoothingLatency - `AWS::MediaConnect::FlowOutput.SmoothingLatency`.this@Stability(value=Stable) public CfnFlowOutputProps.Builder streamId(String streamId)
CfnFlowOutputProps.getStreamId()streamId - `AWS::MediaConnect::FlowOutput.StreamId`.this@Stability(value=Stable) public CfnFlowOutputProps.Builder vpcInterfaceAttachment(CfnFlowOutput.VpcInterfaceAttachmentProperty vpcInterfaceAttachment)
CfnFlowOutputProps.getVpcInterfaceAttachment()vpcInterfaceAttachment - `AWS::MediaConnect::FlowOutput.VpcInterfaceAttachment`.this@Stability(value=Stable) public CfnFlowOutputProps.Builder vpcInterfaceAttachment(IResolvable vpcInterfaceAttachment)
CfnFlowOutputProps.getVpcInterfaceAttachment()vpcInterfaceAttachment - `AWS::MediaConnect::FlowOutput.VpcInterfaceAttachment`.this@Stability(value=Stable) public CfnFlowOutputProps build()
build in interface software.amazon.jsii.Builder<CfnFlowOutputProps>CfnFlowOutputPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.