| Package | Description |
|---|---|
| com.amazonaws.services.ram.model |
| Modifier and Type | Method and Description |
|---|---|
static PermissionTypeFilter |
PermissionTypeFilter.fromValue(String value)
Use this in place of valueOf.
|
static PermissionTypeFilter |
PermissionTypeFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionTypeFilter[] |
PermissionTypeFilter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListPermissionsRequest |
ListPermissionsRequest.withPermissionType(PermissionTypeFilter permissionType)
Specifies that you want to list only permissions of this type:
|
Copyright © 2024. All rights reserved.