Class: Aws::Types::DescribeFHIRDatastoreRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeFHIRDatastoreRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#datastore_id ⇒ ::String
Returns the value of attribute datastore_id.
Instance Attribute Details
#datastore_id ⇒ ::String
Returns the value of attribute datastore_id.
202 203 204 |
# File 'sig/types.rbs', line 202 def datastore_id @datastore_id end |