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