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