DescribeBrokerResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Actions required for a broker.

Link copied to clipboard

The authentication strategy used to secure the broker. The default is SIMPLE.

Link copied to clipboard

Enables automatic upgrades to new minor versions for brokers, as new versions are released and supported by Amazon MQ. Automatic upgrades occur during the scheduled maintenance window of the broker or after a manual broker reboot.

Link copied to clipboard

The broker's Amazon Resource Name (ARN).

Link copied to clipboard

The unique ID that Amazon MQ generates for the broker.

Link copied to clipboard

A list of information about allocated brokers.

Link copied to clipboard

The broker's name. This value must be unique in your Amazon Web Services account account, 1-50 characters long, must contain only letters, numbers, dashes, and underscores, and must not contain white spaces, brackets, wildcard characters, or special characters.

Link copied to clipboard

The broker's status.

Link copied to clipboard

The list of all revisions for the specified configuration.

Link copied to clipboard

The time when the broker was created.

Link copied to clipboard

The replication details of the data replication-enabled broker. Only returned if dataReplicationMode is set to CRDR.

Link copied to clipboard

Describes whether this broker is a part of a data replication pair.

Link copied to clipboard

The broker's deployment mode.

Link copied to clipboard

Encryption options for the broker.

Link copied to clipboard

The type of broker engine. Currently, Amazon MQ supports ACTIVEMQ and RABBITMQ.

Link copied to clipboard

The broker engine's version. For a list of supported engine versions, see Supported engines.

Link copied to clipboard

The broker's instance type.

Link copied to clipboard

The metadata of the LDAP server used to authenticate and authorize connections to the broker.

Link copied to clipboard

The list of information about logs currently enabled and pending to be deployed for the specified broker.

Link copied to clipboard

The parameters that determine the WeeklyStartTime.

Link copied to clipboard

The authentication strategy that will be applied when the broker is rebooted. The default is SIMPLE.

Link copied to clipboard

The pending replication details of the data replication-enabled broker. Only returned if pendingDataReplicationMode is set to CRDR.

Link copied to clipboard

Describes whether this broker will be a part of a data replication pair after reboot.

Link copied to clipboard

The broker engine version to upgrade to. For a list of supported engine versions, see Supported engines.

Link copied to clipboard

The broker's host instance type to upgrade to. For a list of supported instance types, see Broker instance types.

Link copied to clipboard

The metadata of the LDAP server that will be used to authenticate and authorize connections to the broker after it is rebooted.

Link copied to clipboard

The list of pending security groups to authorize connections to brokers.

Link copied to clipboard

Enables connections from applications outside of the VPC that hosts the broker's subnets.

Link copied to clipboard

The list of rules (1 minimum, 125 maximum) that authorize connections to brokers.

Link copied to clipboard

The broker's storage type.

Link copied to clipboard

The list of groups that define which subnets and IP ranges the broker can use from different Availability Zones.

Link copied to clipboard

The list of all tags associated with this broker.

Link copied to clipboard

The list of all broker usernames for the specified broker.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String