| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
static UserDesignation |
UserDesignation.fromValue(String value)
Use this in place of valueOf.
|
static UserDesignation |
UserDesignation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserDesignation[] |
UserDesignation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectMember |
ProjectMember.withDesignation(UserDesignation designation)
The designated role of a project member.
|
CreateProjectMembershipRequest |
CreateProjectMembershipRequest.withDesignation(UserDesignation designation)
The designation of the project membership.
|
Copyright © 2024. All rights reserved.