Deployment

The details of the last deployment of the environment.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the last deployment of the environment.

Link copied to clipboard

The status of the last deployment of the environment.

Link copied to clipboard

The type of the last deployment of the environment.

Link copied to clipboard

The failure reason of the last deployment of the environment.

Link copied to clipboard

Specifies whether the last deployment of the environment is complete.

Link copied to clipboard

The messages of the last deployment of the environment.

Functions

Link copied to clipboard
inline fun copy(block: Deployment.Builder.() -> Unit = {}): Deployment
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String