Method: AwsIamUser#attached_policy_arns
- Defined in:
- lib/resources/aws/aws_iam_user.rb
#attached_policy_arns ⇒ Object (readonly)
Returns the value of attribute attached_policy_arns.
19 20 21 |
# File 'lib/resources/aws/aws_iam_user.rb', line 19 def attached_policy_arns @attached_policy_arns end |