Method: Awspec::Type::Account#id

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

#idObject



22
23
24
# File 'lib/awspec/type/account.rb', line 22

def id
  @id ||= sts_client.get_caller_identity.
end