| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static IdentityType |
IdentityType.fromValue(String value)
Use this in place of valueOf.
|
static IdentityType |
IdentityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdentityType[] |
IdentityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
User |
User.withIdentityType(IdentityType identityType)
The type of identity authentication used by the user.
|
RegisterUserRequest |
RegisterUserRequest.withIdentityType(IdentityType identityType)
The identity type that your Amazon QuickSight account uses to manage the identity of users.
|
Copyright © 2024. All rights reserved.