DescribeBrokerInstanceOptionsResponse class
Properties
-
brokerInstanceOptions
→ List<BrokerInstanceOption>?
-
List of available broker instance options.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
maxResults
→ int?
-
Required. The maximum number of instance options that can be returned per
page (20 by default). This value must be an integer from 5 to 100.
final
-
nextToken
→ String?
-
The token that specifies the next page of results Amazon MQ should return.
To request the first page, leave nextToken empty.
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