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