CodeDeployDeployment

Information about a CodeDeploy deployment that occurred around the time of an incident and could be a possible cause of the incident.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the CodeDeploy deployment group associated with the deployment.

Link copied to clipboard

The ID of the CodeDeploy deployment.

Link copied to clipboard

The timestamp for when the CodeDeploy deployment ended. Not reported for deployments that are still in progress.

Link copied to clipboard

The timestamp for when the CodeDeploy deployment began.

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