@Stability(value=Stable) public static final class CfnEmailIdentity.FeedbackAttributesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEmailIdentity.FeedbackAttributesProperty>
CfnEmailIdentity.FeedbackAttributesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEmailIdentity.FeedbackAttributesProperty |
build()
Builds the configured instance.
|
CfnEmailIdentity.FeedbackAttributesProperty.Builder |
emailForwardingEnabled(Boolean emailForwardingEnabled)
Sets the value of
CfnEmailIdentity.FeedbackAttributesProperty.getEmailForwardingEnabled() |
CfnEmailIdentity.FeedbackAttributesProperty.Builder |
emailForwardingEnabled(IResolvable emailForwardingEnabled)
Sets the value of
CfnEmailIdentity.FeedbackAttributesProperty.getEmailForwardingEnabled() |
@Stability(value=Stable) public CfnEmailIdentity.FeedbackAttributesProperty.Builder emailForwardingEnabled(Boolean emailForwardingEnabled)
CfnEmailIdentity.FeedbackAttributesProperty.getEmailForwardingEnabled()emailForwardingEnabled - `CfnEmailIdentity.FeedbackAttributesProperty.EmailForwardingEnabled`.this@Stability(value=Stable) public CfnEmailIdentity.FeedbackAttributesProperty.Builder emailForwardingEnabled(IResolvable emailForwardingEnabled)
CfnEmailIdentity.FeedbackAttributesProperty.getEmailForwardingEnabled()emailForwardingEnabled - `CfnEmailIdentity.FeedbackAttributesProperty.EmailForwardingEnabled`.this@Stability(value=Stable) public CfnEmailIdentity.FeedbackAttributesProperty build()
build in interface software.amazon.jsii.Builder<CfnEmailIdentity.FeedbackAttributesProperty>CfnEmailIdentity.FeedbackAttributesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.