Class: Aws::Types::ProfileTime
- Inherits:
-
Object
- Object
- Aws::Types::ProfileTime
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#start ⇒ ::Time
Returns the value of attribute start.
Instance Attribute Details
#start ⇒ ::Time
Returns the value of attribute start.
325 326 327 |
# File 'sig/types.rbs', line 325 def start @start end |