menu
aws_kafka_api package
documentation
kafka-2018-11-14.dart
ListClustersResponse
clusterInfoList property
clusterInfoList property
dark_mode
light_mode
clusterInfoList
property
List
<
ClusterInfo
>
?
clusterInfoList
final
Information on each of the MSK clusters in the response.
Implementation
final List<ClusterInfo>? clusterInfoList;
aws_kafka_api package
documentation
kafka-2018-11-14
ListClustersResponse
clusterInfoList property
ListClustersResponse class