DescribeDbLogFilesRequest
Types
Properties
Link copied to clipboard
The customer-assigned name of the DB instance that contains the log files you want to list.
Link copied to clipboard
Filters the available log files for files written since the specified date, in POSIX timestamp format with milliseconds.
Link copied to clipboard
Filters the available log files for log file names that contain the specified string.
Link copied to clipboard
The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so you can retrieve the remaining results.
Functions
Link copied to clipboard
inline fun copy(block: DescribeDbLogFilesRequest.Builder.() -> Unit = {}): DescribeDbLogFilesRequest