@Stability(value=Stable) public static final class CfnEmailIdentity.DkimSigningAttributesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEmailIdentity.DkimSigningAttributesProperty>
CfnEmailIdentity.DkimSigningAttributesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEmailIdentity.DkimSigningAttributesProperty |
build()
Builds the configured instance.
|
CfnEmailIdentity.DkimSigningAttributesProperty.Builder |
domainSigningPrivateKey(String domainSigningPrivateKey)
|
CfnEmailIdentity.DkimSigningAttributesProperty.Builder |
domainSigningSelector(String domainSigningSelector)
|
CfnEmailIdentity.DkimSigningAttributesProperty.Builder |
nextSigningKeyLength(String nextSigningKeyLength)
Sets the value of
CfnEmailIdentity.DkimSigningAttributesProperty.getNextSigningKeyLength() |
@Stability(value=Stable) public CfnEmailIdentity.DkimSigningAttributesProperty.Builder domainSigningPrivateKey(String domainSigningPrivateKey)
domainSigningPrivateKey - `CfnEmailIdentity.DkimSigningAttributesProperty.DomainSigningPrivateKey`.this@Stability(value=Stable) public CfnEmailIdentity.DkimSigningAttributesProperty.Builder domainSigningSelector(String domainSigningSelector)
domainSigningSelector - `CfnEmailIdentity.DkimSigningAttributesProperty.DomainSigningSelector`.this@Stability(value=Stable) public CfnEmailIdentity.DkimSigningAttributesProperty.Builder nextSigningKeyLength(String nextSigningKeyLength)
CfnEmailIdentity.DkimSigningAttributesProperty.getNextSigningKeyLength()nextSigningKeyLength - `CfnEmailIdentity.DkimSigningAttributesProperty.NextSigningKeyLength`.this@Stability(value=Stable) public CfnEmailIdentity.DkimSigningAttributesProperty build()
build in interface software.amazon.jsii.Builder<CfnEmailIdentity.DkimSigningAttributesProperty>CfnEmailIdentity.DkimSigningAttributesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.