Uses of Interface
software.amazon.awscdk.services.cloudfront.IRealtimeLogConfigRef
Packages that use IRealtimeLogConfigRef
-
Uses of IRealtimeLogConfigRef in software.amazon.awscdk.services.cloudfront
Subinterfaces of IRealtimeLogConfigRef in software.amazon.awscdk.services.cloudfrontModifier and TypeInterfaceDescriptioninterface
Represents Realtime Log Configuration.static interface
Internal default implementation forIRealtimeLogConfig
.static interface
Internal default implementation forIRealtimeLogConfigRef
.Classes in software.amazon.awscdk.services.cloudfront that implement IRealtimeLogConfigRefModifier and TypeClassDescriptionclass
A real-time log configuration.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.class
A Realtime Log Config configuration.Methods in software.amazon.awscdk.services.cloudfront that return IRealtimeLogConfigRefModifier and TypeMethodDescriptiondefault IRealtimeLogConfigRef
AddBehaviorOptions.getRealtimeLogConfig()
The real-time log configuration to be attached to this cache behavior.final IRealtimeLogConfigRef
AddBehaviorOptions.Jsii$Proxy.getRealtimeLogConfig()
final IRealtimeLogConfigRef
BehaviorOptions.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()