You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MQ::Types::BrokerInstance

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returns information about all brokers.

Instance Attribute Summary collapse

Instance Attribute Details

#console_urlString

The URL of the broker\'s Web Console.

Returns:

  • (String)

    The URL of the broker\'s Web Console.

#endpointsArray<String>

The broker\'s wire-level protocol endpoints.

Returns:

  • (Array<String>)

    The broker\'s wire-level protocol endpoints.

#ip_addressString

The IP address of the Elastic Network Interface (ENI) attached to the broker. Does not apply to RabbitMQ brokers

Returns:

  • (String)

    The IP address of the Elastic Network Interface (ENI) attached to the broker.