CopyableBuilder<OrganizationsDecisionDetail.Builder,OrganizationsDecisionDetail>, SdkBuilder<OrganizationsDecisionDetail.Builder,OrganizationsDecisionDetail>public static interface OrganizationsDecisionDetail.Builder extends CopyableBuilder<OrganizationsDecisionDetail.Builder,OrganizationsDecisionDetail>
| Modifier and Type | Method | 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.