class Aws::IAM::Types::AttachedPermissionsBoundary
Contains information about an attached permissions boundary.
An attached permissions boundary is a managed policy that has been attached to a user or role to set the permissions boundary.
For more information about permissions boundaries, see [Permissions boundaries for IAM
identities ][1] in the *IAM User
Guide*.
[1]: docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html
@!attribute [rw] permissions_boundary_type
The permissions boundary usage type that indicates what type of IAM resource is used as the permissions boundary for an entity. This data type can only have a value of `Policy`. @return [String]
@!attribute [rw] permissions_boundary_arn
The ARN of the policy used to set the permissions boundary for the user or role. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/AttachedPermissionsBoundary AWS API Documentation
Constants
- SENSITIVE