AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

A list of real-time log configurations.

Inheritance Hierarchy

System.Object
  Amazon.CloudFront.Model.RealtimeLogConfigs

Namespace: Amazon.CloudFront.Model
Assembly: AWSSDK.CloudFront.dll
Version: 3.x.y.z

Syntax

C#
public class RealtimeLogConfigs

The RealtimeLogConfigs type exposes the following members

Constructors

NameDescription
Public Method RealtimeLogConfigs()

Properties

NameTypeDescription
Public Property IsTruncated System.Boolean

Gets and sets the property IsTruncated.

A flag that indicates whether there are more real-time log configurations than are contained in this list.

Public Property Items System.Collections.Generic.List<Amazon.CloudFront.Model.RealtimeLogConfig>

Gets and sets the property Items.

Contains the list of real-time log configurations.

Public Property Marker System.String

Gets and sets the property 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.

Public Property MaxItems System.Int32

Gets and sets the property MaxItems.

The maximum number of real-time log configurations requested.

Public Property NextMarker System.String

Gets and sets the property NextMarker.

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.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5