class Aws::MQ::Types::UpdateBrokerOutput
Returns information about the updated broker.
@!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
The new boolean value that specifies whether broker engines automatically upgrade to new minor versions as new versions are released and supported by Amazon MQ. @return [Boolean]
@!attribute [rw] broker_id
Required. The unique ID that Amazon MQ generates for the broker. @return [String]
@!attribute [rw] configuration
The ID of the updated configuration. @return [Types::ConfigurationId]
@!attribute [rw] engine_version
The broker engine version to upgrade to. 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::LdapServerMetadataOutput]
@!attribute [rw] logs
The list of information about logs to be enabled for the specified broker. @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/UpdateBrokerOutput AWS API Documentation
Constants
- SENSITIVE