| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
static RecommendedRemediationAction |
RecommendedRemediationAction.fromValue(String value)
Use this in place of valueOf.
|
static RecommendedRemediationAction |
RecommendedRemediationAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecommendedRemediationAction[] |
RecommendedRemediationAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UnusedPermissionsRecommendedStep |
UnusedPermissionsRecommendedStep.withRecommendedAction(RecommendedRemediationAction recommendedAction)
A recommendation of whether to create or detach a policy for an unused permissions finding.
|
Copyright © 2025. All rights reserved.