| Package | Description |
|---|---|
| com.amazonaws.services.managedgrafana.model |
| Modifier and Type | Method and Description |
|---|---|
static Role |
Role.fromValue(String value)
Use this in place of valueOf.
|
static Role |
Role.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Role[] |
Role.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateInstruction |
UpdateInstruction.withRole(Role role)
The role to add or revoke for the user or the group specified in
users. |
PermissionEntry |
PermissionEntry.withRole(Role role)
Specifies whether the user or group has the
Admin, Editor, or Viewer role. |
Copyright © 2024. All rights reserved.