| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
OrganizationsDecisionDetail |
OrganizationsDecisionDetail.clone() |
OrganizationsDecisionDetail |
EvaluationResult.getOrganizationsDecisionDetail()
A structure that details how AWS Organizations and its service control policies affect the results of the
simulation.
|
OrganizationsDecisionDetail |
OrganizationsDecisionDetail.withAllowedByOrganizations(Boolean allowedByOrganizations)
Specifies whether the simulated action is allowed by the AWS Organizations service control policies that impact
the simulated user's account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EvaluationResult.setOrganizationsDecisionDetail(OrganizationsDecisionDetail organizationsDecisionDetail)
A structure that details how AWS Organizations and its service control policies affect the results of the
simulation.
|
EvaluationResult |
EvaluationResult.withOrganizationsDecisionDetail(OrganizationsDecisionDetail organizationsDecisionDetail)
A structure that details how AWS Organizations and its service control policies affect the results of the
simulation.
|
Copyright © 2017. All rights reserved.