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:

  • (::String)


3220
3221
3222
# File 'sig/types.rbs', line 3220

def target_customer_id
  @target_customer_id
end

#target_region::String

Returns the value of attribute target_region.

Returns:

  • (::String)


3221
3222
3223
# File 'sig/types.rbs', line 3221

def target_region
  @target_region
end

#transfer_message::String

Returns the value of attribute transfer_message.

Returns:

  • (::String)


3222
3223
3224
# File 'sig/types.rbs', line 3222

def transfer_message
  @transfer_message
end