class Aws::CloudFront::Types::RealtimeLogConfigs
A list of real-time log configurations.
@!attribute [rw] max_items
The maximum number of real-time log configurations requested. @return [Integer]
@!attribute [rw] items
Contains the list of real-time log configurations. @return [Array<Types::RealtimeLogConfig>]
@!attribute [rw] is_truncated
A flag that indicates whether there are more real-time log configurations than are contained in this list. @return [Boolean]
@!attribute [rw] marker
This parameter indicates where this list of real-time log configurations begins. This list includes real-time log configurations that occur after the marker. @return [String]
@!attribute [rw] next_marker
If there are more items in the list than are in this response, this element is present. It contains the value that you should use in the `Marker` field of a subsequent request to continue listing real-time log configurations where you left off. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/RealtimeLogConfigs AWS API Documentation
Constants
- SENSITIVE