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.
Namespace: Amazon.CloudFront.Model
Assembly: AWSSDK.CloudFront.dll
Version: 3.x.y.z
public class RealtimeLogConfigs
The RealtimeLogConfigs type exposes the following members
Name | Description | |
---|---|---|
RealtimeLogConfigs() |
Name | Type | Description | |
---|---|---|---|
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. |
|
Items | System.Collections.Generic.List<Amazon.CloudFront.Model.RealtimeLogConfig> |
Gets and sets the property Items. Contains the list of real-time log configurations. |
|
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. |
|
MaxItems | System.Int32 |
Gets and sets the property MaxItems. The maximum number of real-time log configurations requested. |
|
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 |
.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