DataApiMode type
The mode to apply to the Mongo Data API.
KnownDataApiMode can be used interchangeably with DataApiMode,
this enum contains the known values that the service supports.
Known values supported by the service
Enabled: Mongo Data API is enabled for the cluster.
Disabled: Mongo Data API is disabled for the cluster.
type DataApiMode = string