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.
Namespace: Amazon.MQ.Model
Assembly: AWSSDK.MQ.dll
Version: 3.x.y.z
public class BrokerSummary
The BrokerSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
BrokerSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
BrokerArn | System.String |
Gets and sets the property BrokerArn. The broker's Amazon Resource Name (ARN). |
![]() |
BrokerId | System.String |
Gets and sets the property BrokerId. The unique ID that Amazon MQ generates for the broker. |
![]() |
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. |
![]() |
BrokerState | Amazon.MQ.BrokerState |
Gets and sets the property BrokerState. The broker's status. |
![]() |
Created | System.DateTime |
Gets and sets the property Created. The time when the broker was created. |
![]() |
DeploymentMode | Amazon.MQ.DeploymentMode |
Gets and sets the property DeploymentMode. The broker's deployment mode. |
![]() |
EngineType | Amazon.MQ.EngineType |
Gets and sets the property EngineType. The type of broker engine. |
![]() |
HostInstanceType | System.String |
Gets and sets the property HostInstanceType. The broker's instance type. |
.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