Class: Aws::Types::CreateExportJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateExportJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#export_job_response ⇒ Types::ExportJobResponse
Returns the value of attribute export_job_response.
Instance Attribute Details
#export_job_response ⇒ Types::ExportJobResponse
Returns the value of attribute export_job_response.
558 559 560 |
# File 'sig/types.rbs', line 558 def export_job_response @export_job_response end |