public static final class CfnReceiptRuleSet.Builder
extends java.lang.Object
CfnReceiptRuleSet
.Modifier and Type | Method and Description |
---|---|
CfnReceiptRuleSet |
build() |
static CfnReceiptRuleSet.Builder |
create(Construct scope,
java.lang.String id) |
CfnReceiptRuleSet.Builder |
ruleSetName(java.lang.String ruleSetName)
The name of the receipt rule set to reorder.
|
public static CfnReceiptRuleSet.Builder create(Construct scope, java.lang.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
.public CfnReceiptRuleSet.Builder ruleSetName(java.lang.String ruleSetName)
ruleSetName
- The name of the receipt rule set to reorder. This parameter is required.this
public CfnReceiptRuleSet build()