@Stability(value=Stable) @Internal public static final class CfnFlow.SourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.SourceProperty
CfnFlow.SourcePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlow.SourceProperty.Builder, CfnFlow.SourceProperty.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(Object decryption,
String description,
String entitlementArn,
String ingestIp,
Number ingestPort,
Number maxBitrate,
Number maxLatency,
String name,
String protocol,
String sourceArn,
String streamId,
String vpcInterfaceName,
String whitelistCidr)
Constructor that initializes the object based on literal property values passed by the
CfnFlow.EncryptionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDecryption()
`CfnFlow.SourceProperty.Decryption`.
|
String |
getDescription()
`CfnFlow.SourceProperty.Description`.
|
String |
getEntitlementArn()
`CfnFlow.SourceProperty.EntitlementArn`.
|
String |
getIngestIp()
`CfnFlow.SourceProperty.IngestIp`.
|
Number |
getIngestPort()
`CfnFlow.SourceProperty.IngestPort`.
|
Number |
getMaxBitrate()
`CfnFlow.SourceProperty.MaxBitrate`.
|
Number |
getMaxLatency()
`CfnFlow.SourceProperty.MaxLatency`.
|
String |
getName()
`CfnFlow.SourceProperty.Name`.
|
String |
getProtocol()
`CfnFlow.SourceProperty.Protocol`.
|
String |
getSourceArn()
`CfnFlow.SourceProperty.SourceArn`.
|
String |
getStreamId()
`CfnFlow.SourceProperty.StreamId`.
|
String |
getVpcInterfaceName()
`CfnFlow.SourceProperty.VpcInterfaceName`.
|
String |
getWhitelistCidr()
`CfnFlow.SourceProperty.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(Object decryption, String description, String entitlementArn, String ingestIp, Number ingestPort, Number maxBitrate, Number maxLatency, String name, String protocol, String sourceArn, String streamId, String vpcInterfaceName, String whitelistCidr)
CfnFlow.EncryptionProperty.Builder.public final Object getDecryption()
CfnFlow.SourcePropertygetDecryption in interface CfnFlow.SourcePropertypublic final String getDescription()
CfnFlow.SourcePropertygetDescription in interface CfnFlow.SourcePropertypublic final String getEntitlementArn()
CfnFlow.SourcePropertygetEntitlementArn in interface CfnFlow.SourcePropertypublic final String getIngestIp()
CfnFlow.SourcePropertygetIngestIp in interface CfnFlow.SourcePropertypublic final Number getIngestPort()
CfnFlow.SourcePropertygetIngestPort in interface CfnFlow.SourcePropertypublic final Number getMaxBitrate()
CfnFlow.SourcePropertygetMaxBitrate in interface CfnFlow.SourcePropertypublic final Number getMaxLatency()
CfnFlow.SourcePropertygetMaxLatency in interface CfnFlow.SourcePropertypublic final String getName()
CfnFlow.SourcePropertygetName in interface CfnFlow.SourcePropertypublic final String getProtocol()
CfnFlow.SourcePropertygetProtocol in interface CfnFlow.SourcePropertypublic final String getSourceArn()
CfnFlow.SourcePropertygetSourceArn in interface CfnFlow.SourcePropertypublic final String getStreamId()
CfnFlow.SourcePropertygetStreamId in interface CfnFlow.SourcePropertypublic final String getVpcInterfaceName()
CfnFlow.SourcePropertygetVpcInterfaceName in interface CfnFlow.SourcePropertypublic final String getWhitelistCidr()
CfnFlow.SourcePropertygetWhitelistCidr in interface CfnFlow.SourceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.