Uses of Class
software.amazon.awssdk.services.cloudfront.model.TooManyRealtimeLogConfigsException
-
Packages that use TooManyRealtimeLogConfigsException Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront -
-
Uses of TooManyRealtimeLogConfigsException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw TooManyRealtimeLogConfigsException Modifier and Type Method Description default CreateRealtimeLogConfigResponseCloudFrontClient. createRealtimeLogConfig(Consumer<CreateRealtimeLogConfigRequest.Builder> createRealtimeLogConfigRequest)Creates a real-time log configuration.default CreateRealtimeLogConfigResponseCloudFrontClient. createRealtimeLogConfig(CreateRealtimeLogConfigRequest createRealtimeLogConfigRequest)Creates a real-time log configuration.
-