Class: Aws::Types::GetImportJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetImportJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#import_job ⇒ Types::ImportJobData
Returns the value of attribute import_job.
Instance Attribute Details
#import_job ⇒ Types::ImportJobData
Returns the value of attribute import_job.
1376 1377 1378 |
# File 'sig/types.rbs', line 1376 def import_job @import_job end |