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

Class: Aws::DatabaseMigrationService::Types::DescribeReplicationTaskIndividualAssessmentsResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#markerString

A pagination token returned for you to pass to a subsequent request. If you pass this token as the Marker value in a subsequent request, the response includes only records beyond the marker, up to the value specified in the request by MaxRecords.

Returns:

  • (String)

    A pagination token returned for you to pass to a subsequent request.

#replication_task_individual_assessmentsArray<Types::ReplicationTaskIndividualAssessment>

One or more individual assessments as specified by Filters.

Returns: