Skip to content

/AWS1/CL_MQ_CREATEBROKERRSP

CreateBrokerResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_brokerarn TYPE /AWS1/MQ___STRING /AWS1/MQ___STRING

The broker's Amazon Resource Name (ARN).

iv_brokerid TYPE /AWS1/MQ___STRING /AWS1/MQ___STRING

The unique ID that Amazon MQ generates for the broker.


Queryable Attributes

BrokerArn

The broker's Amazon Resource Name (ARN).

Accessible with the following methods

Method Description
GET_BROKERARN() Getter for BROKERARN, with configurable default
ASK_BROKERARN() Getter for BROKERARN w/ exceptions if field has no value
HAS_BROKERARN() Determine if BROKERARN has a value

BrokerId

The unique ID that Amazon MQ generates for the broker.

Accessible with the following methods

Method Description
GET_BROKERID() Getter for BROKERID, with configurable default
ASK_BROKERID() Getter for BROKERID w/ exceptions if field has no value
HAS_BROKERID() Determine if BROKERID has a value