Module: Aws::Organizations::Client::_ListChildrenResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#children::Array[Types::Child]

Returns:



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

def children: () -> ::Array[Types::Child]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String