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_response ⇒ Types::ImportJobResponse
Returns the value of attribute import_job_response.
Instance Attribute Details
#import_job_response ⇒ Types::ImportJobResponse
Returns the value of attribute import_job_response.
1616 1617 1618 |
# File 'sig/types.rbs', line 1616 def import_job_response @import_job_response end |