Class: Aws::Types::TransferInputDevice

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#target_customer_id::String

Returns the value of attribute target_customer_id.

Returns:



3224
3225
3226
# File 'sig/types.rbs', line 3224

def target_customer_id
  @target_customer_id
end

#target_region::String

Returns the value of attribute target_region.

Returns:



3225
3226
3227
# File 'sig/types.rbs', line 3225

def target_region
  @target_region
end

#transfer_message::String

Returns the value of attribute transfer_message.

Returns:



3226
3227
3228
# File 'sig/types.rbs', line 3226

def transfer_message
  @transfer_message
end