Class: Aws::Types::DescribeFHIRImportJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeFHIRImportJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#import_job_properties ⇒ Types::ImportJobProperties
Returns the value of attribute import_job_properties.
Instance Attribute Details
#import_job_properties ⇒ Types::ImportJobProperties
Returns the value of attribute import_job_properties.
229 230 231 |
# File 'sig/types.rbs', line 229 def import_job_properties @import_job_properties end |