Module: Aws::Organizations::Client::_ListOutboundResponsibilityTransfersResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#responsibility_transfers::Array[Types::ResponsibilityTransfer]

Returns:



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

def responsibility_transfers: () -> ::Array[Types::ResponsibilityTransfer]