ListWorkerBlocksResponse class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
nextToken
→ String?
-
final
-
numResults
→ int?
-
The number of assignments on the page in the filtered results list,
equivalent to the number of assignments returned by this call.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
workerBlocks
→ List<WorkerBlock>?
-
The list of WorkerBlocks, containing the collection of Worker IDs and
reasons for blocking.
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited