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 PutUsers operation. Adds one or more users to a Users dataset. For more information see Importing users individually.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.PersonalizeEvents.AmazonPersonalizeEventsRequest
      Amazon.PersonalizeEvents.Model.PutUsersRequest

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

Syntax

C#
public class PutUsersRequest : AmazonPersonalizeEventsRequest
         IAmazonWebServiceRequest

The PutUsersRequest type exposes the following members

Constructors

NameDescription
Public Method PutUsersRequest()

Properties

NameTypeDescription
Public Property DatasetArn System.String

Gets and sets the property DatasetArn.

The Amazon Resource Name (ARN) of the Users dataset you are adding the user or users to.

Public Property Users System.Collections.Generic.List<Amazon.PersonalizeEvents.Model.User>

Gets and sets the property Users.

A list of user data.

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