AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Returns information about all brokers.

Inheritance Hierarchy

System.Object
  Amazon.MQ.Model.BrokerSummary

Namespace: Amazon.MQ.Model
Assembly: AWSSDK.MQ.dll
Version: 3.x.y.z

Syntax

C#
public class BrokerSummary

The BrokerSummary type exposes the following members

Constructors

NameDescription
Public Method BrokerSummary()

Properties

NameTypeDescription
Public Property BrokerArn System.String

Gets and sets the property BrokerArn.

The broker's Amazon Resource Name (ARN).

Public Property BrokerId System.String

Gets and sets the property BrokerId.

The unique ID that Amazon MQ generates for the broker.

Public Property BrokerName System.String

Gets and sets the property BrokerName.

The broker's name. This value is unique in your Amazon Web Services 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.

Public Property BrokerState Amazon.MQ.BrokerState

Gets and sets the property BrokerState.

The broker's status.

Public Property Created System.DateTime

Gets and sets the property Created.

The time when the broker was created.

Public Property DeploymentMode Amazon.MQ.DeploymentMode

Gets and sets the property DeploymentMode.

The broker's deployment mode.

Public Property EngineType Amazon.MQ.EngineType

Gets and sets the property EngineType.

The type of broker engine.

Public Property HostInstanceType System.String

Gets and sets the property HostInstanceType.

The broker's instance type.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5