| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceSpecificResult> |
EvaluationResult.resourceSpecificResults()
The individual results of the simulation of the API operation specified in EvalActionName on each resource.
|
| Modifier and Type | Method and Description |
|---|---|
EvaluationResult.Builder |
EvaluationResult.Builder.resourceSpecificResults(ResourceSpecificResult... resourceSpecificResults)
The individual results of the simulation of the API operation specified in EvalActionName on each resource.
|
| Modifier and Type | Method and Description |
|---|---|
EvaluationResult.Builder |
EvaluationResult.Builder.resourceSpecificResults(Collection<ResourceSpecificResult> resourceSpecificResults)
The individual results of the simulation of the API operation specified in EvalActionName on each resource.
|
Copyright © 2022. All rights reserved.