class Aws::CloudFormation::Types::DescribeStackDriftDetectionStatusInput

@note When making an API call, you may pass DescribeStackDriftDetectionStatusInput

data as a hash:

    {
      stack_drift_detection_id: "StackDriftDetectionId", # required
    }

@!attribute [rw] stack_drift_detection_id

The ID of the drift detection results of this operation.

CloudFormation generates new results, with a new drift detection ID,
each time this operation is run. However, the number of drift
results CloudFormation retains for any given stack, and for how
long, may vary.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/DescribeStackDriftDetectionStatusInput AWS API Documentation

Constants

SENSITIVE