class Aws::MQ::Types::BrokerSummary
Returns information about all brokers.
@!attribute [rw] broker_arn
The broker's Amazon Resource Name (ARN). @return [String]
@!attribute [rw] broker_id
The unique ID that Amazon MQ generates for the broker. @return [String]
@!attribute [rw] broker_name
The broker's name. This value is unique in your AWS account, 1-50 characters long, and containing only letters, numbers, dashes, and underscores, and must not contain white spaces, brackets, wildcard characters, or special characters. @return [String]
@!attribute [rw] broker_state
The broker's status. @return [String]
@!attribute [rw] created
The time when the broker was created. @return [Time]
@!attribute [rw] deployment_mode
The broker's deployment mode. @return [String]
@!attribute [rw] engine_type
The type of broker engine. @return [String]
@!attribute [rw] host_instance_type
The broker's instance type. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/mq-2017-11-27/BrokerSummary AWS API Documentation
Constants
- SENSITIVE