class Aws::IAM::Types::DeleteRolePermissionsBoundaryRequest

@note When making an API call, you may pass DeleteRolePermissionsBoundaryRequest

data as a hash:

    {
      role_name: "roleNameType", # required
    }

@!attribute [rw] role_name

The name (friendly name, not ARN) of the IAM role from which you
want to remove the permissions boundary.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/DeleteRolePermissionsBoundaryRequest AWS API Documentation

Constants

SENSITIVE