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.

An attribute that is associated with the Facet.

Inheritance Hierarchy

System.Object
  Amazon.CloudDirectory.Model.FacetAttribute

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

Syntax

C#
public class FacetAttribute

The FacetAttribute type exposes the following members

Constructors

NameDescription
Public Method FacetAttribute()

Properties

NameTypeDescription
Public Property AttributeDefinition Amazon.CloudDirectory.Model.FacetAttributeDefinition

Gets and sets the property AttributeDefinition.

A facet attribute consists of either a definition or a reference. This structure contains the attribute definition. See Attribute References for more information.

Public Property AttributeReference Amazon.CloudDirectory.Model.FacetAttributeReference

Gets and sets the property AttributeReference.

An attribute reference that is associated with the attribute. See Attribute References for more information.

Public Property Name System.String

Gets and sets the property Name.

The name of the facet attribute.

Public Property RequiredBehavior Amazon.CloudDirectory.RequiredAttributeBehavior

Gets and sets the property RequiredBehavior.

The required behavior of the FacetAttribute.

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