DescribeStackDriftDetectionStatusResponse
Types
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.
Functions
Link copied to clipboard
inline fun copy(block: DescribeStackDriftDetectionStatusResponse.Builder.() -> Unit = {}): DescribeStackDriftDetectionStatusResponse