Uses of Interface
software.amazon.awscdk.interfaces.cloudfront.IRealtimeLogConfigRef
Packages that use IRealtimeLogConfigRef
Package
Description
Amazon CloudFront Construct Library
-
Uses of IRealtimeLogConfigRef in software.amazon.awscdk.interfaces.cloudfront
Subinterfaces of IRealtimeLogConfigRef in software.amazon.awscdk.interfaces.cloudfrontModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIRealtimeLogConfigRef.Classes in software.amazon.awscdk.interfaces.cloudfront that implement IRealtimeLogConfigRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IRealtimeLogConfigRef in software.amazon.awscdk.services.cloudfront
Subinterfaces of IRealtimeLogConfigRef in software.amazon.awscdk.services.cloudfrontModifier and TypeInterfaceDescriptioninterfaceRepresents Realtime Log Configuration.static interfaceInternal default implementation forIRealtimeLogConfig.Classes in software.amazon.awscdk.services.cloudfront that implement IRealtimeLogConfigRefModifier and TypeClassDescriptionclassA real-time log configuration.static final classA proxy class which represents a concrete javascript instance of this type.classA Realtime Log Config configuration.Methods in software.amazon.awscdk.services.cloudfront that return IRealtimeLogConfigRefModifier and TypeMethodDescriptiondefault IRealtimeLogConfigRefAddBehaviorOptions.getRealtimeLogConfig()The real-time log configuration to be attached to this cache behavior.final IRealtimeLogConfigRefAddBehaviorOptions.Jsii$Proxy.getRealtimeLogConfig()final IRealtimeLogConfigRefBehaviorOptions.Jsii$Proxy.getRealtimeLogConfig()Methods in software.amazon.awscdk.services.cloudfront with parameters of type IRealtimeLogConfigRefModifier and TypeMethodDescriptionAddBehaviorOptions.Builder.realtimeLogConfig(IRealtimeLogConfigRef realtimeLogConfig) Sets the value ofAddBehaviorOptions.getRealtimeLogConfig()BehaviorOptions.Builder.realtimeLogConfig(IRealtimeLogConfigRef realtimeLogConfig) Sets the value ofAddBehaviorOptions.getRealtimeLogConfig()