Class: Aws::Types::ListIdentityPoliciesResponse
- Inherits:
-
Object
- Object
- Aws::Types::ListIdentityPoliciesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#policy_names ⇒ ::Array[::String]
Returns the value of attribute policy_names.
Instance Attribute Details
#policy_names ⇒ ::Array[::String]
Returns the value of attribute policy_names.
626 627 628 |
# File 'sig/types.rbs', line 626 def policy_names @policy_names end |