@Stability(value=Stable) public static final class CfnRuleGroup.AndStatementTwoProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.AndStatementTwoProperty>
CfnRuleGroup.AndStatementTwoProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleGroup.AndStatementTwoProperty |
build()
Builds the configured instance.
|
CfnRuleGroup.AndStatementTwoProperty.Builder |
statements(IResolvable statements)
Sets the value of
CfnRuleGroup.AndStatementTwoProperty.getStatements() |
CfnRuleGroup.AndStatementTwoProperty.Builder |
statements(List<? extends Object> statements)
Sets the value of
CfnRuleGroup.AndStatementTwoProperty.getStatements() |
@Stability(value=Stable) public CfnRuleGroup.AndStatementTwoProperty.Builder statements(IResolvable statements)
CfnRuleGroup.AndStatementTwoProperty.getStatements()statements - `CfnRuleGroup.AndStatementTwoProperty.Statements`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.AndStatementTwoProperty.Builder statements(List<? extends Object> statements)
CfnRuleGroup.AndStatementTwoProperty.getStatements()statements - `CfnRuleGroup.AndStatementTwoProperty.Statements`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.AndStatementTwoProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.AndStatementTwoProperty>CfnRuleGroup.AndStatementTwoPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.