Class: Aws::Types::GetPermissionsBoundaryForPermissionSetResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetPermissionsBoundaryForPermissionSetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#permissions_boundary ⇒ Types::PermissionsBoundary
Returns the value of attribute permissions_boundary.
Instance Attribute Details
#permissions_boundary ⇒ Types::PermissionsBoundary
Returns the value of attribute permissions_boundary.
635 636 637 |
# File 'sig/types.rbs', line 635 def @permissions_boundary end |