Method: Awspec::Type::CloudfrontDistribution#id
- Defined in:
- lib/awspec/type/cloudfront_distribution.rb
#id ⇒ Object
7 8 9 |
# File 'lib/awspec/type/cloudfront_distribution.rb', line 7 def id @id ||= resource_via_client.id if resource_via_client end |