@Stability(value=Stable) public static final class CfnEmailIdentityProps.Builder extends Object implements software.amazon.jsii.Builder<CfnEmailIdentityProps>
CfnEmailIdentityProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnEmailIdentityProps.Builder emailIdentity(String emailIdentity)
CfnEmailIdentityProps.getEmailIdentity()emailIdentity - `AWS::SES::EmailIdentity.EmailIdentity`. This parameter is required.this@Stability(value=Stable) public CfnEmailIdentityProps.Builder configurationSetAttributes(CfnEmailIdentity.ConfigurationSetAttributesProperty configurationSetAttributes)
CfnEmailIdentityProps.getConfigurationSetAttributes()configurationSetAttributes - `AWS::SES::EmailIdentity.ConfigurationSetAttributes`.this@Stability(value=Stable) public CfnEmailIdentityProps.Builder configurationSetAttributes(IResolvable configurationSetAttributes)
CfnEmailIdentityProps.getConfigurationSetAttributes()configurationSetAttributes - `AWS::SES::EmailIdentity.ConfigurationSetAttributes`.this@Stability(value=Stable) public CfnEmailIdentityProps.Builder dkimAttributes(CfnEmailIdentity.DkimAttributesProperty dkimAttributes)
CfnEmailIdentityProps.getDkimAttributes()dkimAttributes - `AWS::SES::EmailIdentity.DkimAttributes`.this@Stability(value=Stable) public CfnEmailIdentityProps.Builder dkimAttributes(IResolvable dkimAttributes)
CfnEmailIdentityProps.getDkimAttributes()dkimAttributes - `AWS::SES::EmailIdentity.DkimAttributes`.this@Stability(value=Stable) public CfnEmailIdentityProps.Builder dkimSigningAttributes(CfnEmailIdentity.DkimSigningAttributesProperty dkimSigningAttributes)
CfnEmailIdentityProps.getDkimSigningAttributes()dkimSigningAttributes - `AWS::SES::EmailIdentity.DkimSigningAttributes`.this@Stability(value=Stable) public CfnEmailIdentityProps.Builder dkimSigningAttributes(IResolvable dkimSigningAttributes)
CfnEmailIdentityProps.getDkimSigningAttributes()dkimSigningAttributes - `AWS::SES::EmailIdentity.DkimSigningAttributes`.this@Stability(value=Stable) public CfnEmailIdentityProps.Builder feedbackAttributes(CfnEmailIdentity.FeedbackAttributesProperty feedbackAttributes)
CfnEmailIdentityProps.getFeedbackAttributes()feedbackAttributes - `AWS::SES::EmailIdentity.FeedbackAttributes`.this@Stability(value=Stable) public CfnEmailIdentityProps.Builder feedbackAttributes(IResolvable feedbackAttributes)
CfnEmailIdentityProps.getFeedbackAttributes()feedbackAttributes - `AWS::SES::EmailIdentity.FeedbackAttributes`.this@Stability(value=Stable) public CfnEmailIdentityProps.Builder mailFromAttributes(CfnEmailIdentity.MailFromAttributesProperty mailFromAttributes)
CfnEmailIdentityProps.getMailFromAttributes()mailFromAttributes - `AWS::SES::EmailIdentity.MailFromAttributes`.this@Stability(value=Stable) public CfnEmailIdentityProps.Builder mailFromAttributes(IResolvable mailFromAttributes)
CfnEmailIdentityProps.getMailFromAttributes()mailFromAttributes - `AWS::SES::EmailIdentity.MailFromAttributes`.this@Stability(value=Stable) public CfnEmailIdentityProps build()
build in interface software.amazon.jsii.Builder<CfnEmailIdentityProps>CfnEmailIdentityPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.