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.

The action to take on a typed link attribute value. Updates are only supported for attributes which don’t contribute to link identity.

Inheritance Hierarchy

System.Object
  Amazon.CloudDirectory.Model.LinkAttributeAction

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

Syntax

C#
public class LinkAttributeAction

The LinkAttributeAction type exposes the following members

Constructors

NameDescription
Public Method LinkAttributeAction()

Properties

NameTypeDescription
Public Property AttributeActionType Amazon.CloudDirectory.UpdateActionType

Gets and sets the property AttributeActionType.

A type that can be either UPDATE_OR_CREATE or DELETE.

Public Property AttributeUpdateValue Amazon.CloudDirectory.Model.TypedAttributeValue

Gets and sets the property AttributeUpdateValue.

The value that you want to update to.

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