Class: Aws::Types::AssociateWirelessDeviceWithFuotaTaskRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id ⇒ ::String

Returns the value of attribute id.

Returns:

  • (::String)


71
72
73
# File 'sig/types.rbs', line 71

def id
  @id
end

#wireless_device_id ⇒ ::String

Returns the value of attribute wireless_device_id.

Returns:

  • (::String)


72
73
74
# File 'sig/types.rbs', line 72

def wireless_device_id
  @wireless_device_id
end