Class: Aws::Types::LocationTimestamp
- Inherits:
-
Object
- Object
- Aws::Types::LocationTimestamp
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#unit ⇒ ::String
Returns the value of attribute unit.
-
#value ⇒ ::String
Returns the value of attribute value.
Instance Attribute Details
#unit ⇒ ::String
Returns the value of attribute unit.
3853 3854 3855 |
# File 'sig/types.rbs', line 3853 def unit @unit end |
#value ⇒ ::String
Returns the value of attribute value.
3852 3853 3854 |
# File 'sig/types.rbs', line 3852 def value @value end |