Module: Aws::Detective::Client::_ListOrganizationAdminAccountsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListOrganizationAdminAccountsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#administrators ⇒ ::Array[Types::Administrator]
319 |
# File 'sig/client.rbs', line 319
def administrators: () -> ::Array[Types::Administrator]
|
#next_token ⇒ ::String
320 |
# File 'sig/client.rbs', line 320
def next_token: () -> ::String
|