jvm Environment¶ object Environment Properties¶ action¶ const val action: String The action of this environment. Can be start, prepare or stop. name¶ const val name: String The name of the environment for this job. slug¶ const val slug: String Simplified name suitable for DNS, URLs, etc. tier¶ const val tier: String The deployment tier for this job. url¶ const val url: String URL of the environment.