AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.CloudFormation.Model.LiveResourceDrift

Namespace: Amazon.CloudFormation.Model
Assembly: AWSSDK.CloudFormation.dll
Version: 3.x.y.z

Syntax

C#
public class LiveResourceDrift

The LiveResourceDrift type exposes the following members

Constructors

NameDescription
Public Method LiveResourceDrift()

Properties

NameTypeDescription
Public Property ActualValue System.String

Gets and sets the property ActualValue.

The current live configuration value of the resource property.

Public Property DriftDetectionTimestamp System.DateTime

Gets and sets the property DriftDetectionTimestamp.

The timestamp when drift was detected for this resource property.

Public Property PreviousValue System.String

Gets and sets the property PreviousValue.

The configuration value from the previous CloudFormation deployment.

Version Information

.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