Class: Aws::Types::SidewalkCreateWirelessDevice

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#device_profile_id ⇒ ::String

Returns the value of attribute device_profile_id.

Returns:

  • (::String)


1809
1810
1811
# File 'sig/types.rbs', line 1809

def device_profile_id
  @device_profile_id
end

#positioning ⇒ Types::SidewalkPositioning

Returns the value of attribute positioning.



1810
1811
1812
# File 'sig/types.rbs', line 1810

def positioning
  @positioning
end

#sidewalk_manufacturing_sn ⇒ ::String

Returns the value of attribute sidewalk_manufacturing_sn.

Returns:

  • (::String)


1811
1812
1813
# File 'sig/types.rbs', line 1811

def sidewalk_manufacturing_sn
  @sidewalk_manufacturing_sn
end