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