| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static RoleType |
RoleType.fromValue(String value)
Use this in place of valueOf.
|
static RoleType |
RoleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoleType[] |
RoleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Delegation |
Delegation.withRoleType(RoleType roleType)
The type of customer persona.
|
Role |
Role.withRoleType(RoleType roleType)
The type of customer persona.
|
CreateDelegationRequest |
CreateDelegationRequest.withRoleType(RoleType roleType)
The type of customer persona.
|
Copyright © 2024. All rights reserved.