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.
This data type is used as a response element to DescribeDBLogFiles
.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class DescribeDBLogFilesDetails
The DescribeDBLogFilesDetails type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeDBLogFilesDetails() |
Name | Type | Description | |
---|---|---|---|
![]() |
LastWritten | System.Int64 |
Gets and sets the property LastWritten. A POSIX timestamp when the last log entry was written. |
![]() |
LogFileName | System.String |
Gets and sets the property LogFileName. The name of the log file for the specified DB instance. |
![]() |
Size | System.Int64 |
Gets and sets the property Size. The size, in bytes, of the log file for the specified DB instance. |
.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