@Stability(value=Stable) public static final class CfnReceiptRuleSet.Builder extends Object implements software.amazon.jsii.Builder<CfnReceiptRuleSet>
CfnReceiptRuleSet.| Modifier and Type | Method and Description |
|---|---|
CfnReceiptRuleSet |
build() |
static CfnReceiptRuleSet.Builder |
create(software.constructs.Construct scope,
String id) |
CfnReceiptRuleSet.Builder |
ruleSetName(String ruleSetName)
The name of the receipt rule set to reorder.
|
@Stability(value=Stable) public static CfnReceiptRuleSet.Builder create(software.constructs.Construct scope, String id)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.CfnReceiptRuleSet.Builder.@Stability(value=Stable) public CfnReceiptRuleSet.Builder ruleSetName(String ruleSetName)
ruleSetName - The name of the receipt rule set to reorder. This parameter is required.this@Stability(value=Stable) public CfnReceiptRuleSet build()
build in interface software.amazon.jsii.Builder<CfnReceiptRuleSet>Copyright © 2022. All rights reserved.