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