menu
aws_eks_api package
documentation
eks-2017-11-01.dart
ListUpdatesResponse
updateIds property
updateIds property
dark_mode
light_mode
updateIds
property
List
<
String
>
?
updateIds
final
A list of all the updates for the specified cluster and Region.
Implementation
final List<String>? updateIds;
aws_eks_api package
documentation
eks-2017-11-01
ListUpdatesResponse
updateIds property
ListUpdatesResponse class