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.ResourceTargetDefinition

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

Syntax

C#
public class ResourceTargetDefinition

The ResourceTargetDefinition type exposes the following members

Constructors

NameDescription
Public Method ResourceTargetDefinition()

Properties

NameTypeDescription
Public Property Attribute Amazon.ServiceCatalog.ResourceAttribute

Gets and sets the property Attribute.

The attribute to be changed.

Public Property Name System.String

Gets and sets the property Name.

If the attribute is Properties, the value is the name of the property. Otherwise, the value is null.

Public Property RequiresRecreation Amazon.ServiceCatalog.RequiresRecreation

Gets and sets the property RequiresRecreation.

If the attribute is Properties, indicates whether a change to this property causes the resource to be re-created.

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