Method: Awspec::Type::IamUser#id

Defined in:
lib/awspec/type/iam_user.rb

#idObject



9
10
11
# File 'lib/awspec/type/iam_user.rb', line 9

def id
  @id ||= resource_via_client.user_name if resource_via_client
end