DescribeApplicableIndividualAssessmentsResponse class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
individualAssessmentNames
→ List<String>?
-
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 in the AWS Database Migration
Service User Guide.
final
-
marker
→ String?
-
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
.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited