Method: Awspec::Type::Elasticsearch#id

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

#idObject



7
8
9
# File 'lib/awspec/type/elasticsearch.rb', line 7

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