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.

Summary information for users or groups in your IAM Identity Center identity source. This applies to users and groups with specific permissions that define their level of access to your Amazon Kendra experience. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.

Inheritance Hierarchy

System.Object
  Amazon.Kendra.Model.PersonasSummary

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

Syntax

C#
public class PersonasSummary

The PersonasSummary type exposes the following members

Constructors

NameDescription
Public Method PersonasSummary()

Properties

NameTypeDescription
Public Property CreatedAt System.DateTime

Gets and sets the property CreatedAt.

The Unix timestamp when the summary information was created.

Public Property EntityId System.String

Gets and sets the property EntityId.

The identifier of a user or group in your IAM Identity Center identity source. For example, a user ID could be an email.

Public Property Persona Amazon.Kendra.Persona

Gets and sets the property Persona.

The persona that defines the specific permissions of the user or group in your IAM Identity Center identity source. The available personas or access roles are Owner and Viewer. For more information on these personas, see Providing access to your search page.

Public Property UpdatedAt System.DateTime

Gets and sets the property UpdatedAt.

The Unix timestamp when the summary information was last updated.

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