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