Class: Aws::Types::GetExportJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetExportJobResponse
- 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.
1583 1584 1585 |
# File 'sig/types.rbs', line 1583 def export_job_response @export_job_response end |