Module: Aws::GuardDuty::Client::_ListOrganizationAdminAccountsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListOrganizationAdminAccountsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#admin_accounts::Array[Types::AdminAccount]

Returns:



985
# File 'sig/client.rbs', line 985

def admin_accounts: () -> ::Array[Types::AdminAccount]

#next_token::String

Returns:

  • (::String)


986
# File 'sig/client.rbs', line 986

def next_token: () -> ::String