Module: Aws::Organizations::Client::_ListAccountsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAccountsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#accounts ⇒ ::Array[Types::Account]
434 |
# File 'sig/client.rbs', line 434 def accounts: () -> ::Array[Types::Account] |
#next_token ⇒ ::String
435 |
# File 'sig/client.rbs', line 435 def next_token: () -> ::String |