class Aws::CloudFront::Types::RealtimeLogConfig

A real-time log configuration.

@!attribute [rw] arn

The Amazon Resource Name (ARN) of this real-time log configuration.
@return [String]

@!attribute [rw] name

The unique name of this real-time log configuration.
@return [String]

@!attribute [rw] sampling_rate

The sampling rate for this real-time log configuration. The sampling
rate determines the percentage of viewer requests that are
represented in the real-time log data. The sampling rate is an
integer between 1 and 100, inclusive.
@return [Integer]

@!attribute [rw] end_points

Contains information about the Amazon Kinesis data stream where you
are sending real-time log data for this real-time log configuration.
@return [Array<Types::EndPoint>]

@!attribute [rw] fields

A list of fields that are included in each real-time log record. In
an API response, the fields are provided in the same order in which
they are sent to the Amazon Kinesis data stream.

For more information about fields, see [Real-time log configuration
fields][1] in the *Amazon CloudFront Developer Guide*.

[1]: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/real-time-logs.html#understand-real-time-log-config-fields
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/RealtimeLogConfig AWS API Documentation

Constants

SENSITIVE