@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String flowArn,
String protocol,
List<String> cidrAllowList,
String description,
String destination,
Object encryption,
Number maxLatency,
String name,
Number port,
String remoteId,
Number smoothingLatency,
String streamId,
Object vpcInterfaceAttachment)
Constructor that initializes the object based on literal property values passed by the
CfnFlowOutputProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getCidrAllowList()
`AWS::MediaConnect::FlowOutput.CidrAllowList`.
|
String |
getDescription()
`AWS::MediaConnect::FlowOutput.Description`.
|
String |
getDestination()
`AWS::MediaConnect::FlowOutput.Destination`.
|
Object |
getEncryption()
`AWS::MediaConnect::FlowOutput.Encryption`.
|
String |
getFlowArn()
`AWS::MediaConnect::FlowOutput.FlowArn`.
|
Number |
getMaxLatency()
`AWS::MediaConnect::FlowOutput.MaxLatency`.
|
String |
getName()
`AWS::MediaConnect::FlowOutput.Name`.
|
Number |
getPort()
`AWS::MediaConnect::FlowOutput.Port`.
|
String |
getProtocol()
`AWS::MediaConnect::FlowOutput.Protocol`.
|
String |
getRemoteId()
`AWS::MediaConnect::FlowOutput.RemoteId`.
|
Number |
getSmoothingLatency()
`AWS::MediaConnect::FlowOutput.SmoothingLatency`.
|
String |
getStreamId()
`AWS::MediaConnect::FlowOutput.StreamId`.
|
Object |
getVpcInterfaceAttachment()
`AWS::MediaConnect::FlowOutput.VpcInterfaceAttachment`.
|
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 flowArn, String protocol, List<String> cidrAllowList, String description, String destination, Object encryption, Number maxLatency, String name, Number port, String remoteId, Number smoothingLatency, String streamId, Object vpcInterfaceAttachment)
CfnFlowOutputProps.Builder.public final String getFlowArn()
CfnFlowOutputPropsgetFlowArn in interface CfnFlowOutputPropspublic final String getProtocol()
CfnFlowOutputPropsgetProtocol in interface CfnFlowOutputPropspublic final List<String> getCidrAllowList()
CfnFlowOutputPropsgetCidrAllowList in interface CfnFlowOutputPropspublic final String getDescription()
CfnFlowOutputPropsgetDescription 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 String getName()
CfnFlowOutputPropsgetName in interface CfnFlowOutputPropspublic final Number getPort()
CfnFlowOutputPropsgetPort in interface CfnFlowOutputPropspublic final String getRemoteId()
CfnFlowOutputPropsgetRemoteId in interface CfnFlowOutputPropspublic final Number getSmoothingLatency()
CfnFlowOutputPropsgetSmoothingLatency in interface CfnFlowOutputPropspublic final String getStreamId()
CfnFlowOutputPropsgetStreamId 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 © 2021. All rights reserved.