AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains drift information for a resource property, including actual value, previous deployment value, and drift detection timestamp.
Namespace: Amazon.CloudFormation.Model
Assembly: AWSSDK.CloudFormation.dll
Version: 3.x.y.z
public class LiveResourceDrift
The LiveResourceDrift type exposes the following members
| Name | Description | |
|---|---|---|
|
LiveResourceDrift() |
| Name | Type | Description | |
|---|---|---|---|
|
ActualValue | System.String |
Gets and sets the property ActualValue. The current live configuration value of the resource property. |
|
DriftDetectionTimestamp | System.DateTime |
Gets and sets the property DriftDetectionTimestamp. The timestamp when drift was detected for this resource property. |
|
PreviousValue | System.String |
Gets and sets the property PreviousValue. The configuration value from the previous CloudFormation deployment. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5