C# Class Amazon.RDS.Model.DownloadDBLogFilePortionRequest

Container for the parameters to the DownloadDBLogFilePortion operation. Downloads all or a portion of the specified log file, up to 1 MB in size.
Inheritance: AmazonRDSRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDBInstanceIdentifier ( ) : bool
IsSetLogFileName ( ) : bool
IsSetMarker ( ) : bool
IsSetNumberOfLines ( ) : bool