Class: Aws::Types::GetWirelessDeviceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identifier ⇒ ::String

Returns the value of attribute identifier.

Returns:

  • (::String)


903
904
905
# File 'sig/types.rbs', line 903

def identifier
  @identifier
end

#identifier_type ⇒ "WirelessDeviceId", ...

Returns the value of attribute identifier_type.

Returns:

  • ("WirelessDeviceId", "DevEui", "ThingName", "SidewalkManufacturingSn")


904
905
906
# File 'sig/types.rbs', line 904

def identifier_type
  @identifier_type
end