Method: Awspec::Type::CloudfrontDistribution#resource_via_client

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

#resource_via_clientObject



3
4
5
# File 'lib/awspec/type/cloudfront_distribution.rb', line 3

def resource_via_client
  @resource_via_client ||= find_cloudfront_distribution(@display_name)
end