Class: Aws::Types::DescribeDeviceInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeDeviceInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#managed_device_id ⇒ ::String
Returns the value of attribute managed_device_id.
Instance Attribute Details
#managed_device_id ⇒ ::String
Returns the value of attribute managed_device_id.
82 83 84 |
# File 'sig/types.rbs', line 82 def managed_device_id @managed_device_id end |