| Package | Description |
|---|---|
| com.amazonaws.services.ram.model |
| Modifier and Type | Method and Description |
|---|---|
static PermissionStatus |
PermissionStatus.fromValue(String value)
Use this in place of valueOf.
|
static PermissionStatus |
PermissionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionStatus[] |
PermissionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeletePermissionResult |
DeletePermissionResult.withPermissionStatus(PermissionStatus permissionStatus)
This operation is performed asynchronously, and this response parameter indicates the current status.
|
DeletePermissionVersionResult |
DeletePermissionVersionResult.withPermissionStatus(PermissionStatus permissionStatus)
This operation is performed asynchronously, and this response parameter indicates the current status.
|
ResourceSharePermissionDetail |
ResourceSharePermissionDetail.withStatus(PermissionStatus status)
The current status of the association between the permission and the resource share.
|
Copyright © 2024. All rights reserved.