You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::RDS::Types::ExportTasksMessage

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#export_tasksArray<Types::ExportTask>

Information about an export of a snapshot to Amazon S3.

Returns:

  • (Array<Types::ExportTask>)

    Information about an export of a snapshot to Amazon S3.

#markerString

A pagination token that can be used in a later DescribeExportTasks request. A marker is used for pagination to identify the location to begin output for the next response of DescribeExportTasks.

Returns:

  • (String)

    A pagination token that can be used in a later DescribeExportTasks request.