@Stability(value=Stable) public static final class CfnReceiptRuleSetProps.Builder extends Object implements software.amazon.jsii.Builder<CfnReceiptRuleSetProps>
CfnReceiptRuleSetProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnReceiptRuleSetProps |
build()
Builds the configured instance.
|
CfnReceiptRuleSetProps.Builder |
ruleSetName(String ruleSetName)
Sets the value of
CfnReceiptRuleSetProps.getRuleSetName() |
@Stability(value=Stable) public CfnReceiptRuleSetProps.Builder ruleSetName(String ruleSetName)
CfnReceiptRuleSetProps.getRuleSetName()ruleSetName - The name of the receipt rule set to reorder.this@Stability(value=Stable) public CfnReceiptRuleSetProps build()
build in interface software.amazon.jsii.Builder<CfnReceiptRuleSetProps>CfnReceiptRuleSetPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.