Class: Aws::Types::DeleteFHIRDatastoreRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteFHIRDatastoreRequest
- 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.
179 180 181 |
# File 'sig/types.rbs', line 179 def datastore_id @datastore_id end |