class Aws::RDS::Types::DescribeDBLogFilesMessage


@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DescribeDBLogFilesMessage AWS API Documentation
@return [String]
marker, up to MaxRecords.
parameter is specified the response includes only records beyond the
The pagination token provided in the previous request. If this
@!attribute [rw] marker
@return [Integer]
retrieve the remaining results.
token called a marker is included in the response so you can
records exist than the specified MaxRecords value, a pagination
The maximum number of records to include in the response. If more
@!attribute [rw] max_records
@return [Array<Types::Filter>]
This parameter isn’t currently supported.
@!attribute [rw] filters
@return [Integer]
size.
Filters the available log files for files larger than the specified
@!attribute [rw] file_size
@return [Integer]
specified date, in POSIX timestamp format with milliseconds.
Filters the available log files for files written since the
@!attribute [rw] file_last_written
@return [String]
specified string.
Filters the available log files for log file names that contain the
@!attribute [rw] filename_contains
@return [String]
^
* Must match the identifier of an existing DBInstance.
Constraints:
files you want to list.
The customer-assigned name of the DB instance that contains the log
@!attribute [rw] db_instance_identifier