Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

Required. The Amazon Resource Name (ARN) of the configuration.

Link copied to clipboard

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

Link copied to clipboard
var created: <Error class: unknown class>?

Required. The date and time of the configuration.

Link copied to clipboard
var id: String?

Required. The unique ID that Amazon MQ generates for the configuration.

Link copied to clipboard

The latest revision of the configuration.

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.

Functions