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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String