Values.DeleteKxEnvironmentRequestSourceDeletes the kdb environment. This action is irreversible. Deleting a kdb environment will remove all the associated data and any services running in it.
type nonrec t = {environmentId : IdType.t;A unique identifier for the kdb environment.
*)clientToken : ClientToken.t option;A token that ensures idempotency. This token expires in 10 minutes.
*)}