AwsAmazonMqBrokerDetails

Provides details about an Amazon MQ message broker. A message broker allows software applications and components to communicate using various programming languages, operating systems, and formal messaging protocols.

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

Whether automatically upgrade 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 Amazon Resource Name (ARN) of the broker.

Link copied to clipboard

The unique ID that Amazon MQ generates for the broker.

Link copied to clipboard

The broker's name.

Link copied to clipboard

The broker's deployment mode.

Link copied to clipboard

Encryption options for the broker. Doesn’t apply to RabbitMQ brokers.

Link copied to clipboard

The type of broker engine.

Link copied to clipboard

The version of the broker engine.

Link copied to clipboard

The broker's instance type.

Link copied to clipboard

The metadata of the Lightweight Directory Access Protocol (LDAP) server used to authenticate and authorize connections to the broker. This is an optional failover server.

Link copied to clipboard

Turns on Amazon CloudWatch logging for brokers.

Link copied to clipboard

The scheduled time period (UTC) during which Amazon MQ begins to apply pending updates or patches to the broker.

Link copied to clipboard

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

Link copied to clipboard

The list of rules (one 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 broker usernames for the specified broker. Doesn't apply to RabbitMQ brokers.

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