Module: Aws::Organizations::Client::_ListInboundResponsibilityTransfersResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#responsibility_transfers::Array[Types::ResponsibilityTransfer]

Returns:



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

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