DescribeDbLogFilesDetails

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A POSIX timestamp when the last log entry was written.

Link copied to clipboard

The name of the log file for the specified DB instance.

Link copied to clipboard
val size: Long?

The size, in bytes, of the log file for the specified DB instance.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String