Class: Aws::Types::ListInputDeviceTransfersResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#input_device_transfers::Array[Types::TransferringInputDeviceSummary]

Returns the value of attribute input_device_transfers.



2011
2012
2013
# File 'sig/types.rbs', line 2011

def input_device_transfers
  @input_device_transfers
end

#next_token::String

Returns the value of attribute next_token.



2012
2013
2014
# File 'sig/types.rbs', line 2012

def next_token
  @next_token
end