Class: Aws::Types::DescribeFHIRExportJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeFHIRExportJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#export_job_properties ⇒ Types::ExportJobProperties
Returns the value of attribute export_job_properties.
Instance Attribute Details
#export_job_properties ⇒ Types::ExportJobProperties
Returns the value of attribute export_job_properties.
218 219 220 |
# File 'sig/types.rbs', line 218 def export_job_properties @export_job_properties end |