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