Uses of Interface
software.amazon.awscdk.interfaces.cloudfront.IResponseHeadersPolicyRef
Packages that use IResponseHeadersPolicyRef
Package
Description
Amazon CloudFront Construct Library
-
Uses of IResponseHeadersPolicyRef in software.amazon.awscdk.interfaces.cloudfront
Subinterfaces of IResponseHeadersPolicyRef in software.amazon.awscdk.interfaces.cloudfrontModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIResponseHeadersPolicyRef.Classes in software.amazon.awscdk.interfaces.cloudfront that implement IResponseHeadersPolicyRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IResponseHeadersPolicyRef in software.amazon.awscdk.services.cloudfront
Subinterfaces of IResponseHeadersPolicyRef in software.amazon.awscdk.services.cloudfrontModifier and TypeInterfaceDescriptioninterfaceRepresents a response headers policy.static interfaceInternal default implementation forIResponseHeadersPolicy.Classes in software.amazon.awscdk.services.cloudfront that implement IResponseHeadersPolicyRefModifier and TypeClassDescriptionclassA response headers policy.static final classA proxy class which represents a concrete javascript instance of this type.classA Response Headers Policy configuration.Methods in software.amazon.awscdk.services.cloudfront that return IResponseHeadersPolicyRefModifier and TypeMethodDescriptiondefault IResponseHeadersPolicyRefAddBehaviorOptions.getResponseHeadersPolicy()The response headers policy for this behavior.AddBehaviorOptions.Jsii$Proxy.getResponseHeadersPolicy()BehaviorOptions.Jsii$Proxy.getResponseHeadersPolicy()Methods in software.amazon.awscdk.services.cloudfront with parameters of type IResponseHeadersPolicyRefModifier and TypeMethodDescriptionAddBehaviorOptions.Builder.responseHeadersPolicy(IResponseHeadersPolicyRef responseHeadersPolicy) Sets the value ofAddBehaviorOptions.getResponseHeadersPolicy()BehaviorOptions.Builder.responseHeadersPolicy(IResponseHeadersPolicyRef responseHeadersPolicy) Sets the value ofAddBehaviorOptions.getResponseHeadersPolicy()