Module: Aws::Organizations::Client::_ListDelegatedAdministratorsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#delegated_administrators::Array[Types::DelegatedAdministrator]

Returns:



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

def delegated_administrators: () -> ::Array[Types::DelegatedAdministrator]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String