Class: Aws::Types::AssociatedClientDevice
- Inherits:
-
Object
- Object
- Aws::Types::AssociatedClientDevice
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#association_timestamp ⇒ ::Time
Returns the value of attribute association_timestamp.
-
#thing_name ⇒ ::String
Returns the value of attribute thing_name.
Instance Attribute Details
#association_timestamp ⇒ ::Time
Returns the value of attribute association_timestamp.
40 41 42 |
# File 'sig/types.rbs', line 40 def @association_timestamp end |
#thing_name ⇒ ::String
Returns the value of attribute thing_name.
39 40 41 |
# File 'sig/types.rbs', line 39 def thing_name @thing_name end |