| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
static DkimSigningAttributesOrigin |
DkimSigningAttributesOrigin.fromValue(String value)
Use this in place of valueOf.
|
static DkimSigningAttributesOrigin |
DkimSigningAttributesOrigin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DkimSigningAttributesOrigin[] |
DkimSigningAttributesOrigin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PutEmailIdentityDkimSigningAttributesRequest |
PutEmailIdentityDkimSigningAttributesRequest.withSigningAttributesOrigin(DkimSigningAttributesOrigin signingAttributesOrigin)
The method to use to configure DKIM for the identity.
|
DkimAttributes |
DkimAttributes.withSigningAttributesOrigin(DkimSigningAttributesOrigin signingAttributesOrigin)
A string that indicates how DKIM was configured for the identity.
|
Copyright © 2025. All rights reserved.