AWS SDK for .NET Documentation
DownloadDBLogFilePortionResult Class
AmazonAmazon.RDS.ModelDownloadDBLogFilePortionResult Did this page help you?   Yes   No    Tell us about it...

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

Declaration Syntax
C#
public class DownloadDBLogFilePortionResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DownloadDBLogFilePortionResult()()()()
Initializes a new instance of the DownloadDBLogFilePortionResult class

AdditionalDataPending
Boolean value that if true, indicates there is more data to be downloaded.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
LogFileData
Entries from the specified log file.

Marker
An optional pagination token provided by a previous DownloadDBLogFilePortion request.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithAdditionalDataPending(Boolean) Obsolete.
Sets the AdditionalDataPending property

WithLogFileData(String) Obsolete.
Sets the LogFileData property

WithMarker(String) Obsolete.
Sets the Marker property

Inheritance Hierarchy
Object
DownloadDBLogFilePortionResult

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