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

Class: Aws::SES::Types::ListVerifiedEmailAddressesResponse

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

Overview

A list of email addresses that you have verified with Amazon SES under your AWS account.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#verified_email_addressesArray<String>

A list of email addresses that have been verified.

Returns:

  • (Array<String>)

    A list of email addresses that have been verified.