driftedStackResourceCount property
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.
Implementation
final int? driftedStackResourceCount;