Class: Aws::Types::CreateImportJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateImportJobResponse
- 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.
569 570 571 |
# File 'sig/types.rbs', line 569 def import_job_response @import_job_response end |