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

Class: Aws::SES::Types::ListIdentityPoliciesResponse

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

Overview

A list of names of sending authorization policies that apply to an identity.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#policy_namesArray<String>

A list of names of policies that apply to the specified identity.

Returns:

  • (Array<String>)

    A list of names of policies that apply to the specified identity.