GetQuicksightUserResult

data class GetQuicksightUserResult(val active: Boolean, val arn: String, val awsAccountId: String, val email: String, val id: String, val identityType: String, val namespace: String? = null, val principalId: String, val userName: String, val userRole: String)

A collection of values returned by getQuicksightUser.

Constructors

Link copied to clipboard
constructor(active: Boolean, arn: String, awsAccountId: String, email: String, id: String, identityType: String, namespace: String? = null, principalId: String, userName: String, userRole: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The active status of user. When you create an Amazon QuickSight user that’s not an IAM user or an Active Directory user, that user is inactive until they sign in and provide a password.

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) for the user.

Link copied to clipboard
Link copied to clipboard

The user's email address.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

The type of identity authentication used by the user.

Link copied to clipboard
val namespace: String? = null
Link copied to clipboard

The principal ID of the user.

Link copied to clipboard
Link copied to clipboard

The Amazon QuickSight role for the user. The user role can be one of the following:.