public static interface OrganizationsDecisionDetail.Builder extends CopyableBuilder<OrganizationsDecisionDetail.Builder,OrganizationsDecisionDetail>
| Modifier and Type | Method and Description |
|---|---|
OrganizationsDecisionDetail.Builder |
allowedByOrganizations(Boolean allowedByOrganizations)
Specifies whether the simulated action is allowed by the AWS Organizations service control policies that
impact the simulated user's account.
|
copyapply, buildOrganizationsDecisionDetail.Builder allowedByOrganizations(Boolean allowedByOrganizations)
Specifies whether the simulated action is allowed by the AWS Organizations service control policies that impact the simulated user's account.
allowedByOrganizations - Specifies whether the simulated action is allowed by the AWS Organizations service control policies
that impact the simulated user's account.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.