@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String description,
String name,
Object decryption,
String entitlementArn,
String flowArn,
Number ingestPort,
Number maxBitrate,
Number maxLatency,
String protocol,
String streamId,
String vpcInterfaceName,
String whitelistCidr)
Constructor that initializes the object based on literal property values passed by the
CfnFlowSourceProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDecryption()
`AWS::MediaConnect::FlowSource.Decryption`.
|
String |
getDescription()
`AWS::MediaConnect::FlowSource.Description`.
|
String |
getEntitlementArn()
`AWS::MediaConnect::FlowSource.EntitlementArn`.
|
String |
getFlowArn()
`AWS::MediaConnect::FlowSource.FlowArn`.
|
Number |
getIngestPort()
`AWS::MediaConnect::FlowSource.IngestPort`.
|
Number |
getMaxBitrate()
`AWS::MediaConnect::FlowSource.MaxBitrate`.
|
Number |
getMaxLatency()
`AWS::MediaConnect::FlowSource.MaxLatency`.
|
String |
getName()
`AWS::MediaConnect::FlowSource.Name`.
|
String |
getProtocol()
`AWS::MediaConnect::FlowSource.Protocol`.
|
String |
getStreamId()
`AWS::MediaConnect::FlowSource.StreamId`.
|
String |
getVpcInterfaceName()
`AWS::MediaConnect::FlowSource.VpcInterfaceName`.
|
String |
getWhitelistCidr()
`AWS::MediaConnect::FlowSource.WhitelistCidr`.
|
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(String description, String name, Object decryption, String entitlementArn, String flowArn, Number ingestPort, Number maxBitrate, Number maxLatency, String protocol, String streamId, String vpcInterfaceName, String whitelistCidr)
CfnFlowSourceProps.Builder.public final String getDescription()
CfnFlowSourcePropsgetDescription in interface CfnFlowSourcePropspublic final String getName()
CfnFlowSourcePropsgetName in interface CfnFlowSourcePropspublic final Object getDecryption()
CfnFlowSourcePropsgetDecryption in interface CfnFlowSourcePropspublic final String getEntitlementArn()
CfnFlowSourcePropsgetEntitlementArn in interface CfnFlowSourcePropspublic final String getFlowArn()
CfnFlowSourcePropsgetFlowArn in interface CfnFlowSourcePropspublic final Number getIngestPort()
CfnFlowSourcePropsgetIngestPort in interface CfnFlowSourcePropspublic final Number getMaxBitrate()
CfnFlowSourcePropsgetMaxBitrate in interface CfnFlowSourcePropspublic final Number getMaxLatency()
CfnFlowSourcePropsgetMaxLatency in interface CfnFlowSourcePropspublic final String getProtocol()
CfnFlowSourcePropsgetProtocol in interface CfnFlowSourcePropspublic final String getStreamId()
CfnFlowSourcePropsgetStreamId in interface CfnFlowSourcePropspublic final String getVpcInterfaceName()
CfnFlowSourcePropsgetVpcInterfaceName in interface CfnFlowSourcePropspublic final String getWhitelistCidr()
CfnFlowSourcePropsgetWhitelistCidr in interface CfnFlowSourceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.