mq_reboot_broker {paws.application.integration} | R Documentation |
Reboots a broker
Description
Reboots a broker. Note: This API is asynchronous.
See https://www.paws-r-sdk.com/docs/mq_reboot_broker/ for full documentation.
Usage
mq_reboot_broker(BrokerId)
Arguments
BrokerId |
[required] The unique ID that Amazon MQ generates for the broker. |
[Package paws.application.integration version 0.6.0 Index]