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
1315 |
# File 'sig/client.rbs', line 1315
def is_truncated: () -> bool
|
#marker ⇒ ::String
1316 |
# File 'sig/client.rbs', line 1316
def marker: () -> ::String
|
#policy_names ⇒ ::Array[::String]
1314 |
# File 'sig/client.rbs', line 1314
def policy_names: () -> ::Array[::String]
|