Uses of Interface
software.amazon.awscdk.services.cloudfront.IDistribution
Packages that use IDistribution
Package
Description
Amazon CloudFront Construct Library
Route53 Alias Record Targets for the CDK Route53 Library
-
Uses of IDistribution in software.amazon.awscdk.services.cloudfront
Subinterfaces of IDistribution in software.amazon.awscdk.services.cloudfrontModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDistribution.Classes in software.amazon.awscdk.services.cloudfront that implement IDistributionModifier and TypeClassDescriptionclassDeprecated.classA CloudFront distribution with associated origin(s) and caching behavior(s).static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.cloudfront that return IDistributionModifier and TypeMethodDescriptionstatic IDistributionCloudFrontWebDistribution.fromDistributionAttributes(software.constructs.Construct scope, String id, CloudFrontWebDistributionAttributes attrs) Deprecated.static IDistributionDistribution.fromDistributionAttributes(software.constructs.Construct scope, String id, DistributionAttributes attrs) Creates a Distribution construct that represents an external (imported) distribution. -
Uses of IDistribution in software.amazon.awscdk.services.route53.targets
Constructors in software.amazon.awscdk.services.route53.targets with parameters of type IDistribution
Distributioninstead