Uses of Interface
software.amazon.awscdk.services.cloudfront.ICachePolicyRef
Packages that use ICachePolicyRef
-
Uses of ICachePolicyRef in software.amazon.awscdk.services.cloudfront
Subinterfaces of ICachePolicyRef in software.amazon.awscdk.services.cloudfrontModifier and TypeInterfaceDescriptioninterface
Represents a Cache Policy.static interface
Internal default implementation forICachePolicy
.static interface
Internal default implementation forICachePolicyRef
.Classes in software.amazon.awscdk.services.cloudfront that implement ICachePolicyRefModifier and TypeClassDescriptionclass
A Cache Policy configuration.class
A cache policy.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.cloudfront that return ICachePolicyRefModifier and TypeMethodDescriptiondefault ICachePolicyRef
AddBehaviorOptions.getCachePolicy()
The cache policy for this behavior.final ICachePolicyRef
AddBehaviorOptions.Jsii$Proxy.getCachePolicy()
final ICachePolicyRef
BehaviorOptions.Jsii$Proxy.getCachePolicy()
Methods in software.amazon.awscdk.services.cloudfront with parameters of type ICachePolicyRefModifier and TypeMethodDescriptionAddBehaviorOptions.Builder.cachePolicy
(ICachePolicyRef cachePolicy) Sets the value ofAddBehaviorOptions.getCachePolicy()
BehaviorOptions.Builder.cachePolicy
(ICachePolicyRef cachePolicy) Sets the value ofAddBehaviorOptions.getCachePolicy()