| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
PutEmailIdentityDkimSigningAttributesRequest |
PutEmailIdentityDkimSigningAttributesRequest.clone() |
PutEmailIdentityDkimSigningAttributesRequest |
PutEmailIdentityDkimSigningAttributesRequest.withEmailIdentity(String emailIdentity)
The email identity.
|
PutEmailIdentityDkimSigningAttributesRequest |
PutEmailIdentityDkimSigningAttributesRequest.withSigningAttributes(DkimSigningAttributes signingAttributes)
An object that contains information about the private key and selector that you want to use to configure DKIM for
the identity for Bring Your Own DKIM (BYODKIM) for the identity, or, configures the key length to be used for Easy DKIM.
|
PutEmailIdentityDkimSigningAttributesRequest |
PutEmailIdentityDkimSigningAttributesRequest.withSigningAttributesOrigin(DkimSigningAttributesOrigin signingAttributesOrigin)
The method to use to configure DKIM for the identity.
|
PutEmailIdentityDkimSigningAttributesRequest |
PutEmailIdentityDkimSigningAttributesRequest.withSigningAttributesOrigin(String signingAttributesOrigin)
The method to use to configure DKIM for the identity.
|
Copyright © 2025. All rights reserved.