@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 - The statement to negate. This parameter is required.
You can use any statement that can be nested.this@Stability(value=Stable) public CfnRuleGroup.NotStatementProperty.Builder statement(IResolvable statement)
CfnRuleGroup.NotStatementProperty.getStatement()statement - The statement to negate. This parameter is required.
You can use any statement that can be nested.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 © 2022. All rights reserved.