Class: Aws::Types::GetExportJobsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetExportJobsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#export_jobs_response ⇒ Types::ExportJobsResponse
Returns the value of attribute export_jobs_response.
Instance Attribute Details
#export_jobs_response ⇒ Types::ExportJobsResponse
Returns the value of attribute export_jobs_response.
1595 1596 1597 |
# File 'sig/types.rbs', line 1595 def export_jobs_response @export_jobs_response end |