Class GetIdentityDkimAttributesResponse

All Implemented Interfaces:
SdkPojo, ToCopyableBuilder<GetIdentityDkimAttributesResponse.Builder,GetIdentityDkimAttributesResponse>

@Generated("software.amazon.awssdk:codegen") public final class GetIdentityDkimAttributesResponse extends SesResponse implements ToCopyableBuilder<GetIdentityDkimAttributesResponse.Builder,GetIdentityDkimAttributesResponse>

Represents the status of Amazon SES Easy DKIM signing for an identity. For domain identities, this response also contains the DKIM tokens that are required for Easy DKIM signing, and whether Amazon SES successfully verified that these tokens were published.

  • Method Details