LastDeploymentInfo

Information about the most recent attempted or successful deployment to a deployment group.

Types

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

Properties

Link copied to clipboard

A timestamp that indicates when the most recent deployment to the deployment group started.

Link copied to clipboard

The unique ID of a deployment.

Link copied to clipboard

A timestamp that indicates when the most recent deployment to the deployment group was complete.

Link copied to clipboard

The status of the most recent deployment.

Functions

Link copied to clipboard
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