InitialConfig type
Enum for Initial config of Drill object.
KnownInitialConfig can be used interchangeably with InitialConfig,
this enum contains the known values that the service supports.
Known values supported by the service
Pending: Initial config pending.
Complete: Initial config complete.
type InitialConfig = string