![]() |
![]()
| ![]() |
![]()
NAMEPaws::CloudFormation::DescribeStackDriftDetectionStatusOutput ATTRIBUTESREQUIRED DetectionStatus => StrThe status of the stack drift detection operation.
Valid values are: "DETECTION_IN_PROGRESS", "DETECTION_FAILED", "DETECTION_COMPLETE" =head2 DetectionStatusReason => Str The reason the stack drift detection operation has its current status. DriftedStackResourceCount => IntTotal 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". REQUIRED StackDriftDetectionId => StrThe ID of the drift detection results of this operation. AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary. StackDriftStatus => StrStatus of the stack's actual configuration compared to its expected configuration.
Valid values are: "DRIFTED", "IN_SYNC", "UNKNOWN", "NOT_CHECKED" =head2 REQUIRED StackId => Str The ID of the stack. REQUIRED Timestamp => StrTime at which the stack drift detection operation was initiated. _request_id => Str
|