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