cloudfront_get_realtime_log_config {paws.networking} | R Documentation |
Gets a real-time log configuration
Description
Gets a real-time log configuration.
See https://www.paws-r-sdk.com/docs/cloudfront_get_realtime_log_config/ for full documentation.
Usage
cloudfront_get_realtime_log_config(Name = NULL, ARN = NULL)
Arguments
Name |
The name of the real-time log configuration to get. |
ARN |
The Amazon Resource Name (ARN) of the real-time log configuration to get. |
[Package paws.networking version 0.9.0 Index]