| Package | Description |
|---|---|
| com.amazonaws.services.managedgrafana.model |
| Modifier and Type | Method and Description |
|---|---|
static UserType |
UserType.fromValue(String value)
Use this in place of valueOf.
|
static UserType |
UserType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserType[] |
UserType.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.withType(UserType type)
Specifies whether this is a single user or a group.
|
ListPermissionsRequest |
ListPermissionsRequest.withUserType(UserType userType)
(Optional) If you specify
SSO_USER, then only the permissions of Amazon Web Services SSO users are
returned. |
Copyright © 2021. All rights reserved.