class Aws::DatabaseMigrationService::Types::DescribeApplicableIndividualAssessmentsResponse

@!attribute [rw] individual_assessment_names

List of names for the individual assessments supported by the
premigration assessment run that you start based on the specified
request parameters. For more information on the available individual
assessments, including compatibility with different migration task
configurations, see [Working with premigration assessment runs][1]
in the *Database Migration Service User Guide.*

[1]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Tasks.AssessmentReport.html
@return [Array<String>]

@!attribute [rw] marker

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`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeApplicableIndividualAssessmentsResponse AWS API Documentation

Constants

SENSITIVE