@Stability(value=Stable) public static final class CfnReceiptRule.RuleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnReceiptRule.RuleProperty>
CfnReceiptRule.RuleProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnReceiptRule.RuleProperty.Builder actions(IResolvable actions)
CfnReceiptRule.RuleProperty.getActions()actions - `CfnReceiptRule.RuleProperty.Actions`.this@Stability(value=Stable) public CfnReceiptRule.RuleProperty.Builder actions(List<? extends Object> actions)
CfnReceiptRule.RuleProperty.getActions()actions - `CfnReceiptRule.RuleProperty.Actions`.this@Stability(value=Stable) public CfnReceiptRule.RuleProperty.Builder enabled(Boolean enabled)
CfnReceiptRule.RuleProperty.getEnabled()enabled - `CfnReceiptRule.RuleProperty.Enabled`.this@Stability(value=Stable) public CfnReceiptRule.RuleProperty.Builder enabled(IResolvable enabled)
CfnReceiptRule.RuleProperty.getEnabled()enabled - `CfnReceiptRule.RuleProperty.Enabled`.this@Stability(value=Stable) public CfnReceiptRule.RuleProperty.Builder name(String name)
CfnReceiptRule.RuleProperty.getName()name - `CfnReceiptRule.RuleProperty.Name`.this@Stability(value=Stable) public CfnReceiptRule.RuleProperty.Builder recipients(List<String> recipients)
CfnReceiptRule.RuleProperty.getRecipients()recipients - `CfnReceiptRule.RuleProperty.Recipients`.this@Stability(value=Stable) public CfnReceiptRule.RuleProperty.Builder scanEnabled(Boolean scanEnabled)
CfnReceiptRule.RuleProperty.getScanEnabled()scanEnabled - `CfnReceiptRule.RuleProperty.ScanEnabled`.this@Stability(value=Stable) public CfnReceiptRule.RuleProperty.Builder scanEnabled(IResolvable scanEnabled)
CfnReceiptRule.RuleProperty.getScanEnabled()scanEnabled - `CfnReceiptRule.RuleProperty.ScanEnabled`.this@Stability(value=Stable) public CfnReceiptRule.RuleProperty.Builder tlsPolicy(String tlsPolicy)
CfnReceiptRule.RuleProperty.getTlsPolicy()tlsPolicy - `CfnReceiptRule.RuleProperty.TlsPolicy`.this@Stability(value=Stable) public CfnReceiptRule.RuleProperty build()
build in interface software.amazon.jsii.Builder<CfnReceiptRule.RuleProperty>CfnReceiptRule.RulePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.