| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidentity.model |
| Modifier and Type | Method and Description |
|---|---|
static RoleMappingType |
RoleMappingType.fromValue(String value)
Use this in place of valueOf.
|
static RoleMappingType |
RoleMappingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoleMappingType[] |
RoleMappingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoleMapping.setType(RoleMappingType type)
The role mapping type.
|
RoleMapping |
RoleMapping.withType(RoleMappingType type)
The role mapping type.
|
Copyright © 2023. All rights reserved.