Uses of Class
software.amazon.awscdk.services.cloudfront.RealtimeLogConfig.Builder
-
Uses of RealtimeLogConfig.Builder in software.amazon.awscdk.services.cloudfront
Modifier and TypeMethodDescriptionstatic RealtimeLogConfig.Builder
Contains information about the Amazon Kinesis data stream where you are sending real-time log data for this real-time log configuration.A list of fields that are included in each real-time log record.RealtimeLogConfig.Builder.realtimeLogConfigName
(String realtimeLogConfigName) The unique name of this real-time log configuration.RealtimeLogConfig.Builder.samplingRate
(Number samplingRate) The sampling rate for this real-time log configuration.