CloudFormationStackUpdate

Information about an CloudFormation stack creation or update that occurred around the time of an incident and could be a potential cause of the incident.

Types

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

Properties

Link copied to clipboard

The timestamp for when the CloudFormation stack creation or update ended. Not reported for deployments that are still in progress.

Link copied to clipboard

The Amazon Resource Name (ARN) of the CloudFormation stack involved in the update.

Link copied to clipboard

The timestamp for when the CloudFormation stack creation or update 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