ListAppsListsResponse class
Properties
-
appsLists
→ List<AppsListDataSummary>?
-
An array of
AppsListDataSummary
objects.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
nextToken
→ String?
-
If you specify a value for
MaxResults
in your list request, and
you have more objects than the maximum, AWS Firewall Manager returns this
token in the response. You can use this token in subsequent requests to
retrieve the next batch of objects.
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