driftedStackInstancesCount property
The number of stack instances that have drifted from the expected template and parameter configuration of the stack set. A stack instance is considered to have drifted if one or more of the resources in the associated stack do not match their expected configuration.
Implementation
final int? driftedStackInstancesCount;