Class: Aws::Types::ListInputDeviceTransfersResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_device_transfers::Array[Types::TransferringInputDeviceSummary]

Returns the value of attribute input_device_transfers.



2008
2009
2010
# File 'sig/types.rbs', line 2008

def input_device_transfers
  @input_device_transfers
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


2009
2010
2011
# File 'sig/types.rbs', line 2009

def next_token
  @next_token
end