DescribeStackDriftDetectionStatusResponse

Types

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

Properties

Link copied to clipboard

The status of the stack drift detection operation.

Link copied to clipboard

The reason the stack drift detection operation has its current status.

Link copied to clipboard

Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

Link copied to clipboard

The ID of the drift detection results of this operation.

Link copied to clipboard

Status of the stack's actual configuration compared to its expected configuration.

Link copied to clipboard

The ID of the stack.

Link copied to clipboard

Time at which the stack drift detection operation was initiated.

Functions

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