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.

Information about a change to a resource attribute.

Inheritance Hierarchy

System.Object
  Amazon.ServiceCatalog.Model.ResourceChangeDetail

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

Syntax

C#
public class ResourceChangeDetail

The ResourceChangeDetail type exposes the following members

Constructors

NameDescription
Public Method ResourceChangeDetail()

Properties

NameTypeDescription
Public Property CausingEntity System.String

Gets and sets the property CausingEntity.

The ID of the entity that caused the change.

Public Property Evaluation Amazon.ServiceCatalog.EvaluationType

Gets and sets the property Evaluation.

For static evaluations, the value of the resource attribute will change and the new value is known. For dynamic evaluations, the value might change, and any new value will be determined when the plan is updated.

Public Property Target Amazon.ServiceCatalog.Model.ResourceTargetDefinition

Gets and sets the property Target.

Information about the resource attribute to be modified.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5