Module: Aws::Organizations::Client::_ListRootsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#roots::Array[Types::Root]

Returns:



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

def roots: () -> ::Array[Types::Root]