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