| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
static PolicyOwnerEntityType |
PolicyOwnerEntityType.fromValue(String value)
Use this in place of valueOf.
|
static PolicyOwnerEntityType |
PolicyOwnerEntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolicyOwnerEntityType[] |
PolicyOwnerEntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyGrantingServiceAccess |
PolicyGrantingServiceAccess.withEntityType(PolicyOwnerEntityType entityType)
The type of entity (user or role) that used the policy to access the service to which the inline policy is
attached.
|
EntityInfo |
EntityInfo.withType(PolicyOwnerEntityType type)
The type of entity (user or role).
|
Copyright © 2022. All rights reserved.