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