Class: Aws::Types::CancelExportTaskRequest
- Inherits:
-
Object
- Object
- Aws::Types::CancelExportTaskRequest
- 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.
108 109 110 |
# File 'sig/types.rbs', line 108 def task_id @task_id end |