ScriptLevel type
Differentiates between the type of script commands included - Database or Cluster. The default is Database.
KnownScriptLevel can be used interchangeably with ScriptLevel,
this enum contains the known values that the service supports.
Known values supported by the service
Database: Database
Cluster: Cluster
type ScriptLevel = string