Class: Aws::Types::GetWirelessDeviceRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetWirelessDeviceRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#identifier ⇒ ::String
Returns the value of attribute identifier.
-
#identifier_type ⇒ "WirelessDeviceId", ...
Returns the value of attribute identifier_type.
Instance Attribute Details
#identifier ⇒ ::String
Returns the value of attribute identifier.
903 904 905 |
# File 'sig/types.rbs', line 903 def identifier @identifier end |
#identifier_type ⇒ "WirelessDeviceId", ...
Returns the value of attribute identifier_type.
904 905 906 |
# File 'sig/types.rbs', line 904 def identifier_type @identifier_type end |