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