stackSetDriftDetectionDetails property

StackSetDriftDetectionDetails? stackSetDriftDetectionDetails
final

Detailed information about the drift status of the stack set.

For stack sets, contains information about the last completed drift operation performed on the stack set. Information about drift operations currently in progress is not included.

Implementation

final StackSetDriftDetectionDetails? stackSetDriftDetectionDetails;