Method: Awspec::Type::IamUser#id

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

#idObject



11
12
13
# File 'lib/awspec/type/iam_user.rb', line 11

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