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.

A ProfileObject in a list of ProfileObjects.

Inheritance Hierarchy

System.Object
  Amazon.CustomerProfiles.Model.ListProfileObjectsItem

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

Syntax

C#
public class ListProfileObjectsItem

The ListProfileObjectsItem type exposes the following members

Constructors

NameDescription
Public Method ListProfileObjectsItem()

Properties

NameTypeDescription
Public Property Object System.String

Gets and sets the property Object.

A JSON representation of a ProfileObject that belongs to a profile.

Public Property ObjectTypeName System.String

Gets and sets the property ObjectTypeName.

Specifies the kind of object being added to a profile, such as "Salesforce-Account."

Public Property ProfileObjectUniqueKey System.String

Gets and sets the property ProfileObjectUniqueKey.

The unique identifier of the ProfileObject generated by the service.

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