Module: Aws::FMS::Client::_ListPoliciesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPoliciesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
375 |
# File 'sig/client.rbs', line 375
def next_token: () -> ::String
|
#policy_list ⇒ ::Array[Types::PolicySummary]
374 |
# File 'sig/client.rbs', line 374
def policy_list: () -> ::Array[Types::PolicySummary]
|