Class: Aws::Types::GetImportTaskInput
- Inherits:
-
Object
- Object
- Aws::Types::GetImportTaskInput
- 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.
350 351 352 |
# File 'sig/types.rbs', line 350 def task_identifier @task_identifier end |