Class: Aws::Types::StartImportResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartImportResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#import_task ⇒ Types::ImportTask
Returns the value of attribute import_task.
Instance Attribute Details
#import_task ⇒ Types::ImportTask
Returns the value of attribute import_task.
1815 1816 1817 |
# File 'sig/types.rbs', line 1815 def import_task @import_task end |