Class: Aws::Types::ExportTaskExecutionInfo
- Inherits:
-
Object
- Object
- Aws::Types::ExportTaskExecutionInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#completion_time ⇒ ::Integer
Returns the value of attribute completion_time.
-
#creation_time ⇒ ::Integer
Returns the value of attribute creation_time.
Instance Attribute Details
#completion_time ⇒ ::Integer
Returns the value of attribute completion_time.
814 815 816 |
# File 'sig/types.rbs', line 814 def completion_time @completion_time end |
#creation_time ⇒ ::Integer
Returns the value of attribute creation_time.
813 814 815 |
# File 'sig/types.rbs', line 813 def creation_time @creation_time end |