Class: Aws::Types::StartConnectionRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#asset_id ⇒ ::String

Returns the value of attribute asset_id.



884
885
886
# File 'sig/types.rbs', line 884

def asset_id
  @asset_id
end

#client_public_key ⇒ ::String

Returns the value of attribute client_public_key.



885
886
887
# File 'sig/types.rbs', line 885

def client_public_key
  @client_public_key
end

#device_serial_number ⇒ ::String

Returns the value of attribute device_serial_number.



883
884
885
# File 'sig/types.rbs', line 883

def device_serial_number
  @device_serial_number
end

#network_interface_device_index ⇒ ::Integer

Returns the value of attribute network_interface_device_index.



886
887
888
# File 'sig/types.rbs', line 886

def network_interface_device_index
  @network_interface_device_index
end