AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the DescribeExportTasks operation. Returns information about a snapshot or cluster export to Amazon S3. This API operation supports pagination.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class DescribeExportTasksRequest : AmazonRDSRequest IAmazonWebServiceRequest
The DescribeExportTasksRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeExportTasksRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ExportTaskIdentifier | System.String |
Gets and sets the property ExportTaskIdentifier. The identifier of the snapshot or cluster export task to be described. |
![]() |
Filters | System.Collections.Generic.List<Amazon.RDS.Model.Filter> |
Gets and sets the property Filters. Filters specify one or more snapshot or cluster exports to describe. The filters are specified as name-value pairs that define what to include in the output. Filter names and values are case-sensitive. Supported filters include the following:
|
![]() |
Marker | System.String |
Gets and sets the property Marker.
An optional pagination token provided by a previous |
![]() |
MaxRecords | System.Int32 |
Gets and sets the property MaxRecords.
The maximum number of records to include in the response. If more records exist than
the specified value, a pagination token called a marker is included in the response.
You can use the marker in a later Default: 100 Constraints: Minimum 20, maximum 100. |
![]() |
SourceArn | System.String |
Gets and sets the property SourceArn. The Amazon Resource Name (ARN) of the snapshot or cluster exported to Amazon S3. |
![]() |
SourceType | Amazon.RDS.ExportSourceType |
Gets and sets the property SourceType. The type of source for the export. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5