Module: Aws::IAM::Client::_ListUserPoliciesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListUserPoliciesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#is_truncated ⇒ Boolean
1486 |
# File 'sig/client.rbs', line 1486 def is_truncated: () -> bool |
#marker ⇒ ::String
1487 |
# File 'sig/client.rbs', line 1487 def marker: () -> ::String |
#policy_names ⇒ ::Array[::String]
1485 |
# File 'sig/client.rbs', line 1485 def policy_names: () -> ::Array[::String] |