fields property

List<String>? fields
final

A list of fields to include in each real-time log record.

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

Implementation

final List<String>? fields;