AWS SDK for .NET Documentation
DownloadDBLogFilePortion Method (downloadDBLogFilePortionRequest)
AmazonAmazon.RDSAmazonRDSDownloadDBLogFilePortion(DownloadDBLogFilePortionRequest) Did this page help you?   Yes   No    Tell us about it...

Downloads the last line of the specified log file.

Declaration Syntax
C#
DownloadDBLogFilePortionResponse DownloadDBLogFilePortion(
	DownloadDBLogFilePortionRequest downloadDBLogFilePortionRequest
)
Parameters
downloadDBLogFilePortionRequest (DownloadDBLogFilePortionRequest)
Container for the necessary parameters to execute the DownloadDBLogFilePortion service method on AmazonRDS.
Return Value
The response from the DownloadDBLogFilePortion service method, as returned by AmazonRDS.
Exceptions
ExceptionCondition
DBInstanceNotFoundException

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)