kafka_reboot_broker {paws.analytics}R Documentation

Reboots brokers

Description

Reboots brokers.

See https://www.paws-r-sdk.com/docs/kafka_reboot_broker/ for full documentation.

Usage

kafka_reboot_broker(BrokerIds, ClusterArn)

Arguments

BrokerIds

[required] The list of broker IDs to be rebooted. The reboot-broker operation supports rebooting one broker at a time.

ClusterArn

[required] The Amazon Resource Name (ARN) of the cluster to be updated.


[Package paws.analytics version 0.9.0 Index]