You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SES::Types::GetIdentityVerificationAttributesResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The Amazon SES verification status of a list of identities. For domain identities, this response also contains the verification token.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#verification_attributesHash<String,Types::IdentityVerificationAttributes>

A map of Identities to IdentityVerificationAttributes objects.

Returns: