Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
data OrganizationsDecisionDetail Source #
Contains information about the effect that Organizations has on a policy simulation.
See: newOrganizationsDecisionDetail
smart constructor.
OrganizationsDecisionDetail' | |
|
Instances
newOrganizationsDecisionDetail :: OrganizationsDecisionDetail Source #
Create a value of OrganizationsDecisionDetail
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:allowedByOrganizations:OrganizationsDecisionDetail'
, organizationsDecisionDetail_allowedByOrganizations
- Specifies whether the simulated operation is allowed by the
Organizations service control policies that impact the simulated user's
account.
organizationsDecisionDetail_allowedByOrganizations :: Lens' OrganizationsDecisionDetail (Maybe Bool) Source #
Specifies whether the simulated operation is allowed by the Organizations service control policies that impact the simulated user's account.