class Aws::RDS::Types::DescribeDBLogFilesDetails

This data type is used as a response element to `DescribeDBLogFiles`.

@!attribute [rw] log_file_name

The name of the log file for the specified DB instance.
@return [String]

@!attribute [rw] last_written

A POSIX timestamp when the last log entry was written.
@return [Integer]

@!attribute [rw] size

The size, in bytes, of the log file for the specified DB instance.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DescribeDBLogFilesDetails AWS API Documentation

Constants

SENSITIVE