@Stability(value=Stable) @Internal public static final class CfnFlow.FailoverConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.FailoverConfigProperty
CfnFlow.FailoverConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlow.FailoverConfigProperty.Builder, CfnFlow.FailoverConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFlow.FailoverConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFlow.EncryptionProperty.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) |
Number |
getRecoveryWindow()
The size of the buffer (delay) that the service maintains.
|
String |
getState()
The state of source failover on the flow.
|
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(CfnFlow.FailoverConfigProperty.Builder builder)
CfnFlow.EncryptionProperty.Builder.public final Number getRecoveryWindow()
CfnFlow.FailoverConfigPropertyA larger buffer means a longer delay in transmitting the stream, but more room for error correction. A smaller buffer means a shorter delay, but less room for error correction.
getRecoveryWindow in interface CfnFlow.FailoverConfigPropertypublic final String getState()
CfnFlow.FailoverConfigPropertyIf the state is disabled, the flow can have only one source. If the state is enabled, the flow can have one or two sources.
getState in interface CfnFlow.FailoverConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.