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