Method: Awspec::Type::Elasticache#id

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

#idObject



12
13
14
# File 'lib/awspec/type/elasticache.rb', line 12

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