Values.RebootBrokerRequestSourceReboots a node.
type nonrec t = {brokerIds : string list;The list of broker IDs to be rebooted. The reboot-broker operation supports rebooting one broker at a time.
*)clusterArn : string;The Amazon Resource Name (ARN) of the cluster to be updated.
*)}