Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudfront.CfnRealtimeLogConfigPropsMixin.Builder
Packages that use CfnRealtimeLogConfigPropsMixin.Builder
-
Uses of CfnRealtimeLogConfigPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudfront
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudfront that return CfnRealtimeLogConfigPropsMixin.BuilderModifier and TypeMethodDescriptionCfnRealtimeLogConfigPropsMixin.Builder.create()CfnRealtimeLogConfigPropsMixin.Builder.create(CfnPropertyMixinOptions options) Contains information about the Amazon Kinesis data stream where you are sending real-time log data for this real-time log configuration.CfnRealtimeLogConfigPropsMixin.Builder.endPoints(IResolvable endPoints) 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.The unique name of this real-time log configuration.CfnRealtimeLogConfigPropsMixin.Builder.samplingRate(Number samplingRate) The sampling rate for this real-time log configuration.