Class: Aws::Types::DeleteFHIRDatastoreRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#datastore_id ⇒ ::String

Returns the value of attribute datastore_id.

Returns:

  • (::String)


203
204
205
# File 'sig/types.rbs', line 203

def datastore_id
  @datastore_id
end