@Stability(value=Stable) @Internal public static final class CfnFlowOutputProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlowOutputProps
CfnFlowOutputPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlowOutputProps.Builder, CfnFlowOutputProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFlowOutputProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFlowOutputProps.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) |
List<String> |
getCidrAllowList()
The range of IP addresses that are allowed to initiate output requests to this flow.
|
String |
getDescription()
A description of the output.
|
String |
getDestination()
The IP address where you want to send the output.
|
Object |
getEncryption()
The encryption credentials that you want to use for the output.
|
String |
getFlowArn()
The Amazon Resource Name (ARN) of the flow.
|
Number |
getMaxLatency()
The maximum latency in milliseconds for Zixi-based streams.
|
Number |
getMinLatency()
The minimum latency in milliseconds for SRT-based streams.
|
String |
getName()
The name of the VPC interface.
|
Number |
getPort()
The port to use when MediaConnect distributes content to the output.
|
String |
getProtocol()
The protocol to use for the output.
|
String |
getRemoteId()
The identifier that is assigned to the Zixi receiver.
|
Number |
getSmoothingLatency()
The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.
|
String |
getStreamId()
The stream ID that you want to use for the transport.
|
Object |
getVpcInterfaceAttachment()
The VPC interface that you want to send your output to.
|
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(CfnFlowOutputProps.Builder builder)
CfnFlowOutputProps.Builder.public final String getFlowArn()
CfnFlowOutputPropsgetFlowArn in interface CfnFlowOutputPropspublic final String getProtocol()
CfnFlowOutputPropsgetProtocol in interface CfnFlowOutputPropspublic final List<String> getCidrAllowList()
CfnFlowOutputPropsFormat the IP addresses as a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
getCidrAllowList in interface CfnFlowOutputPropspublic final String getDescription()
CfnFlowOutputPropsThis description is not visible outside of the current AWS account even if the account grants entitlements to other accounts.
getDescription in interface CfnFlowOutputPropspublic final String getDestination()
CfnFlowOutputPropsgetDestination in interface CfnFlowOutputPropspublic final Object getEncryption()
CfnFlowOutputPropsgetEncryption in interface CfnFlowOutputPropspublic final Number getMaxLatency()
CfnFlowOutputPropsgetMaxLatency in interface CfnFlowOutputPropspublic final Number getMinLatency()
CfnFlowOutputPropsIn streams that use the SRT protocol, this value that you set on your MediaConnect source or output represents the minimal potential latency of that connection. The latency of the stream is set to the highest number between the sender’s minimum latency and the receiver’s minimum latency.
getMinLatency in interface CfnFlowOutputPropspublic final String getName()
CfnFlowOutputPropsgetName in interface CfnFlowOutputPropspublic final Number getPort()
CfnFlowOutputPropsgetPort in interface CfnFlowOutputPropspublic final String getRemoteId()
CfnFlowOutputPropsThis parameter applies only to outputs that use Zixi pull.
getRemoteId in interface CfnFlowOutputPropspublic final Number getSmoothingLatency()
CfnFlowOutputPropsgetSmoothingLatency in interface CfnFlowOutputPropspublic final String getStreamId()
CfnFlowOutputPropsThis parameter applies only to Zixi-based streams.
getStreamId in interface CfnFlowOutputPropspublic final Object getVpcInterfaceAttachment()
CfnFlowOutputPropsgetVpcInterfaceAttachment in interface CfnFlowOutputProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.