@Stability(value=Stable) @Internal public static final class CfnFlowSourceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlowSourceProps
CfnFlowSourcePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlowSourceProps.Builder, CfnFlowSourceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFlowSourceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFlowSourceProps.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) |
Object |
getDecryption()
The type of encryption that is used on the content ingested from the source.
|
String |
getDescription()
A description of the source.
|
String |
getEntitlementArn()
The ARN of the entitlement that allows you to subscribe to the flow.
|
String |
getFlowArn()
The Amazon Resource Name (ARN) of the flow.
|
Number |
getIngestPort()
The port that the flow listens on for incoming content.
|
Number |
getMaxBitrate()
The maximum bitrate for RIST, RTP, and RTP-FEC streams.
|
Number |
getMaxLatency()
The maximum latency in milliseconds.
|
String |
getName()
The name of the source.
|
String |
getProtocol()
The protocol that the source uses to deliver the content to MediaConnect.
|
String |
getStreamId()
The stream ID that you want to use for the transport.
|
String |
getVpcInterfaceName()
The name of the VPC interface that you want to send your output to.
|
String |
getWhitelistCidr()
The range of IP addresses that are allowed to contribute content to your source.
|
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(CfnFlowSourceProps.Builder builder)
CfnFlowSourceProps.Builder.public final String getDescription()
CfnFlowSourcePropsThis description is not visible outside of the current AWS account.
getDescription in interface CfnFlowSourcePropspublic final String getName()
CfnFlowSourcePropsgetName in interface CfnFlowSourcePropspublic final Object getDecryption()
CfnFlowSourcePropsgetDecryption in interface CfnFlowSourcePropspublic final String getEntitlementArn()
CfnFlowSourcePropsThe entitlement is set by the content originator, and the ARN is generated as part of the originator's flow.
getEntitlementArn in interface CfnFlowSourcePropspublic final String getFlowArn()
CfnFlowSourcePropsgetFlowArn in interface CfnFlowSourcePropspublic final Number getIngestPort()
CfnFlowSourcePropsIf the protocol of the source is Zixi, the port must be set to 2088.
getIngestPort in interface CfnFlowSourcePropspublic final Number getMaxBitrate()
CfnFlowSourcePropsgetMaxBitrate in interface CfnFlowSourcePropspublic final Number getMaxLatency()
CfnFlowSourcePropsThis parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.
getMaxLatency in interface CfnFlowSourcePropspublic final String getProtocol()
CfnFlowSourcePropsgetProtocol in interface CfnFlowSourcePropspublic final String getStreamId()
CfnFlowSourcePropsThis parameter applies only to Zixi-based streams.
getStreamId in interface CfnFlowSourcePropspublic final String getVpcInterfaceName()
CfnFlowSourcePropsgetVpcInterfaceName in interface CfnFlowSourcePropspublic final String getWhitelistCidr()
CfnFlowSourcePropsFormat the IP addresses as a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
getWhitelistCidr in interface CfnFlowSourceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.