Method: Awspec::Type::Elasticsearch#id

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

#idObject



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

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