Class: AWS::CloudFront

Inherits:
Object
  • Object
show all
Defined in:
lib/aws/with-stacco-patches.rb

Defined Under Namespace

Classes: DistributionCollection

Instance Method Summary collapse

Instance Method Details

#distributionsObject



119
120
121
# File 'lib/aws/with-stacco-patches.rb', line 119

def distributions
  DistributionCollection.new(self)
end