public static interface OrganizationsDecisionDetail.Builder extends SdkPojo, CopyableBuilder<OrganizationsDecisionDetail.Builder,OrganizationsDecisionDetail>
| Modifier and Type | Method and Description |
|---|---|
OrganizationsDecisionDetail.Builder |
allowedByOrganizations(Boolean allowedByOrganizations)
Specifies whether the simulated operation is allowed by the AWS Organizations service control policies that
impact the simulated user's account.
|
copyapplyMutation, buildOrganizationsDecisionDetail.Builder allowedByOrganizations(Boolean allowedByOrganizations)
Specifies whether the simulated operation is allowed by the AWS Organizations service control policies that impact the simulated user's account.
allowedByOrganizations - Specifies whether the simulated operation 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.