class
Amazonite::Iam::OrganizationsDecisionDetail
- Amazonite::Iam::OrganizationsDecisionDetail
- Reference
- Object
Overview
Contains information about the effect that Organizations has on a policy simulation.
Defined in:
iam/organizations_decision_detail.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#allowed_by_organizations : Bool | Nil
Specifies whether the simulated operation is allowed by the Organizations service control policies that impact the simulated user's account.
-
#allowed_by_organizations=(allowed_by_organizations : Bool | Nil)
Specifies whether the simulated operation is allowed by the Organizations service control policies that impact the simulated user's account.
-
#hash(hasher)
See
Object#hash(hasher) - #to_query_params(prefix : String) : Array(Tuple(String, String))
- #validate! : Nil
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
Specifies whether the simulated operation is allowed by the Organizations service control policies that impact the simulated user's account.
Specifies whether the simulated operation is allowed by the Organizations service control policies that impact the simulated user's account.