Class: Aws::Types::CancelImportTaskInput
- Inherits:
-
Object
- Object
- Aws::Types::CancelImportTaskInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#task_identifier ⇒ ::String
Returns the value of attribute task_identifier.
Instance Attribute Details
#task_identifier ⇒ ::String
Returns the value of attribute task_identifier.
35 36 37 |
# File 'sig/types.rbs', line 35 def task_identifier @task_identifier end |