| Package | Description |
|---|---|
| com.amazonaws.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
static ActionGroup |
ActionGroup.fromValue(String value)
Use this in place of valueOf.
|
static ActionGroup |
ActionGroup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionGroup[] |
ActionGroup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PutPermissionRequest |
PutPermissionRequest.withActionGroup(ActionGroup actionGroup)
Specifies an action group that contains permissions to add to a profiling group resource.
|
RemovePermissionRequest |
RemovePermissionRequest.withActionGroup(ActionGroup actionGroup)
Specifies an action group that contains the permissions to remove from a profiling group's resource-based policy.
|
Copyright © 2021. All rights reserved.