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