Method: Awspec::Type::Elasticache#id
- Defined in:
- lib/awspec/type/elasticache.rb
#id ⇒ Object
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 |