Class: Aws::Types::PermissionsBoundaryDecisionDetail
- Inherits:
-
Object
- Object
- Aws::Types::PermissionsBoundaryDecisionDetail
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#allowed_by_permissions_boundary ⇒ Boolean
Returns the value of attribute allowed_by_permissions_boundary.
Instance Attribute Details
#allowed_by_permissions_boundary ⇒ Boolean
Returns the value of attribute allowed_by_permissions_boundary.
1673 1674 1675 |
# File 'sig/types.rbs', line 1673 def @allowed_by_permissions_boundary end |