Class: Aws::Types::DescribeFHIRDatastoreResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeFHIRDatastoreResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#datastore_properties ⇒ Types::DatastoreProperties
Returns the value of attribute datastore_properties.
Instance Attribute Details
#datastore_properties ⇒ Types::DatastoreProperties
Returns the value of attribute datastore_properties.
207 208 209 |
# File 'sig/types.rbs', line 207 def datastore_properties @datastore_properties end |