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.

Container for the parameters to the DeleteProfileObject operation. Removes an object associated with a profile of a given ProfileObjectType.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.CustomerProfiles.AmazonCustomerProfilesRequest
      Amazon.CustomerProfiles.Model.DeleteProfileObjectRequest

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

Syntax

C#
public class DeleteProfileObjectRequest : AmazonCustomerProfilesRequest
         IAmazonWebServiceRequest

The DeleteProfileObjectRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property DomainName System.String

Gets and sets the property DomainName.

The unique name of the domain.

Public Property ObjectTypeName System.String

Gets and sets the property ObjectTypeName.

The name of the profile object type.

Public Property ProfileId System.String

Gets and sets the property ProfileId.

The unique identifier of a customer profile.

Public Property ProfileObjectUniqueKey System.String

Gets and sets the property ProfileObjectUniqueKey.

The unique identifier of the profile object 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