Uses of Interface
software.amazon.awscdk.services.cloudfront.ICachePolicy
Packages that use ICachePolicy
-
Uses of ICachePolicy in software.amazon.awscdk.services.cloudfront
Subinterfaces of ICachePolicy in software.amazon.awscdk.services.cloudfrontModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICachePolicy.Classes in software.amazon.awscdk.services.cloudfront that implement ICachePolicyModifier and TypeClassDescriptionclassA Cache Policy configuration.static final classA proxy class which represents a concrete javascript instance of this type.Fields in software.amazon.awscdk.services.cloudfront declared as ICachePolicyModifier and TypeFieldDescriptionstatic final ICachePolicyCachePolicy.AMPLIFYThis policy is designed for use with an origin that is an AWS Amplify web app.static final ICachePolicyCachePolicy.CACHING_DISABLEDDisables caching.static final ICachePolicyCachePolicy.CACHING_OPTIMIZEDOptimize cache efficiency by minimizing the values that CloudFront includes in the cache key.static final ICachePolicyCachePolicy.CACHING_OPTIMIZED_FOR_UNCOMPRESSED_OBJECTSOptimize cache efficiency by minimizing the values that CloudFront includes in the cache key.static final ICachePolicyCachePolicy.ELEMENTAL_MEDIA_PACKAGEDesigned for use with an origin that is an AWS Elemental MediaPackage endpoint.Methods in software.amazon.awscdk.services.cloudfront that return ICachePolicyModifier and TypeMethodDescriptionstatic ICachePolicyCachePolicy.fromCachePolicyId(software.constructs.Construct scope, String id, String cachePolicyId) Imports a Cache Policy from its id.default ICachePolicyAddBehaviorOptions.getCachePolicy()The cache policy for this behavior.final ICachePolicyAddBehaviorOptions.Jsii$Proxy.getCachePolicy()final ICachePolicyBehaviorOptions.Jsii$Proxy.getCachePolicy()Methods in software.amazon.awscdk.services.cloudfront with parameters of type ICachePolicyModifier and TypeMethodDescriptionAddBehaviorOptions.Builder.cachePolicy(ICachePolicy cachePolicy) Sets the value ofAddBehaviorOptions.getCachePolicy()BehaviorOptions.Builder.cachePolicy(ICachePolicy cachePolicy) Sets the value ofAddBehaviorOptions.getCachePolicy()