mq_describe_broker {paws.application.integration}R Documentation

Returns information about the specified broker

Description

Returns information about the specified broker.

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

Usage

mq_describe_broker(BrokerId)

Arguments

BrokerId

[required] The unique ID that Amazon MQ generates for the broker.


[Package paws.application.integration version 0.7.0 Index]