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