Class: Aws::Types::OrganizationsDecisionDetail
- Inherits:
-
Object
- Object
- Aws::Types::OrganizationsDecisionDetail
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#allowed_by_organizations ⇒ Boolean
Returns the value of attribute allowed_by_organizations.
Instance Attribute Details
#allowed_by_organizations ⇒ Boolean
Returns the value of attribute allowed_by_organizations.
1649 1650 1651 |
# File 'sig/types.rbs', line 1649 def allowed_by_organizations @allowed_by_organizations end |