@Stability(value=Stable) public static final class CfnFlow.FailoverConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.FailoverConfigProperty>
CfnFlow.FailoverConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFlow.FailoverConfigProperty |
build()
Builds the configured instance.
|
CfnFlow.FailoverConfigProperty.Builder |
recoveryWindow(Number recoveryWindow)
Sets the value of
CfnFlow.FailoverConfigProperty.getRecoveryWindow() |
CfnFlow.FailoverConfigProperty.Builder |
state(String state)
Sets the value of
CfnFlow.FailoverConfigProperty.getState() |
@Stability(value=Stable) public CfnFlow.FailoverConfigProperty.Builder recoveryWindow(Number recoveryWindow)
CfnFlow.FailoverConfigProperty.getRecoveryWindow()recoveryWindow - `CfnFlow.FailoverConfigProperty.RecoveryWindow`.this@Stability(value=Stable) public CfnFlow.FailoverConfigProperty.Builder state(String state)
CfnFlow.FailoverConfigProperty.getState()state - `CfnFlow.FailoverConfigProperty.State`.this@Stability(value=Stable) public CfnFlow.FailoverConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnFlow.FailoverConfigProperty>CfnFlow.FailoverConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.