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