PreviewAgentsResponse class
Properties
-
agentPreviews
→ List<AgentPreview>
-
The resulting list of agents.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
nextToken
→ String?
-
When a response is generated, if there is more data to be listed, this
parameter is present in the response and contains the value to use for the
nextToken parameter in a subsequent pagination request. If there is
no more data to be listed, this parameter is set to null.
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