Class: Aws::Types::CreateExportTaskResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateExportTaskResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#task_id ⇒ ::String
Returns the value of attribute task_id.
Instance Attribute Details
#task_id ⇒ ::String
Returns the value of attribute task_id.
191 192 193 |
# File 'sig/types.rbs', line 191 def task_id @task_id end |