Method: Awspec::Type::IamUser#resource_via_client
- Defined in:
- lib/awspec/type/iam_user.rb
#resource_via_client ⇒ Object
7 8 9 |
# File 'lib/awspec/type/iam_user.rb', line 7 def resource_via_client @resource_via_client ||= find_iam_user(@display_name) end |