Builder

class Builder

Properties

Link copied to clipboard

Optional. The authentication strategy associated with the configuration. The default is SIMPLE.

Link copied to clipboard

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

Link copied to clipboard

The broker engine version. Defaults to the latest available version for the specified broker engine type. For more information, see the ActiveMQ version management and the RabbitMQ version management sections in the Amazon MQ Developer Guide.

Link copied to clipboard
var name: String?

Required. The name of the configuration. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 1-150 characters long.

Link copied to clipboard

Create tags when creating the configuration.