Class: Aws::Types::ListInputDeviceTransfersResultModel

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.

Returns:



2017
2018
2019
# File 'sig/types.rbs', line 2017

def input_device_transfers
  @input_device_transfers
end

#next_token::String

Returns the value of attribute next_token.

Returns:



2018
2019
2020
# File 'sig/types.rbs', line 2018

def next_token
  @next_token
end