class Aws::MQ::Types::UpdateBrokerInput

Updates the broker using the specified properties.

@!attribute [rw] authentication_strategy

Optional. The authentication strategy used to secure the broker. The
default is SIMPLE.
@return [String]

@!attribute [rw] auto_minor_version_upgrade

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.
@return [Boolean]

@!attribute [rw] configuration

A list of information about the configuration.
@return [Types::ConfigurationId]

@!attribute [rw] engine_version

The broker engine version. For a list of supported engine versions,
see [Supported engines][1].

[1]: https://docs.aws.amazon.com//amazon-mq/latest/developer-guide/broker-engine.html
@return [String]

@!attribute [rw] host_instance_type

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

[1]: https://docs.aws.amazon.com//amazon-mq/latest/developer-guide/broker.html#broker-instance-types
@return [String]

@!attribute [rw] ldap_server_metadata

Optional. The metadata of the LDAP server used to authenticate and
authorize connections to the broker. Does not apply to RabbitMQ
brokers.
@return [Types::LdapServerMetadataInput]

@!attribute [rw] logs

Enables Amazon CloudWatch logging for brokers.
@return [Types::Logs]

@!attribute [rw] maintenance_window_start_time

The parameters that determine the WeeklyStartTime.
@return [Types::WeeklyStartTime]

@!attribute [rw] security_groups

The list of security groups (1 minimum, 5 maximum) that authorizes
connections to brokers.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/mq-2017-11-27/UpdateBrokerInput AWS API Documentation

Constants

SENSITIVE