You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SESV2::Types::GetEmailIdentityRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::SESV2::Types::GetEmailIdentityRequest
- Defined in:
- (unknown)
Overview
Note:
When passing GetEmailIdentityRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
email_identity: "Identity", # required
}
A request to return details about an email identity.
Instance Attribute Summary collapse
-
#email_identity ⇒ String
The email identity that you want to retrieve details for.
Instance Attribute Details
#email_identity ⇒ String
The email identity that you want to retrieve details for.