@Stability(value=Stable) @Internal public static final class CfnFlowProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlowProps
CfnFlowPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlowProps.Builder, CfnFlowProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFlowProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFlowProps.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) |
String |
getAvailabilityZone()
The Availability Zone that you want to create the flow in.
|
String |
getName()
The name of the flow.
|
Object |
getSource()
The settings for the source that you want to use for the new flow.
|
Object |
getSourceFailoverConfig()
The settings for source failover.
|
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(CfnFlowProps.Builder builder)
CfnFlowProps.Builder.public final String getName()
CfnFlowPropsgetName in interface CfnFlowPropspublic final Object getSource()
CfnFlowPropsgetSource in interface CfnFlowPropspublic final String getAvailabilityZone()
CfnFlowPropsThese options are limited to the Availability Zones within the current AWS Region.
getAvailabilityZone in interface CfnFlowPropspublic final Object getSourceFailoverConfig()
CfnFlowPropsgetSourceFailoverConfig in interface CfnFlowProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.