You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MQ::Types::UpdateBrokerResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#authentication_strategy ⇒ String

The authentication strategy used to secure the broker.

Possible values:

  • SIMPLE
  • LDAP

Returns:

  • (String) —

    The authentication strategy used to secure the broker.

#auto_minor_version_upgrade ⇒ Boolean

Returns:

  • (Boolean)

#broker_id ⇒ String

Returns:

  • (String)

#configuration ⇒ Types::ConfigurationId

A list of information about the configuration. Does not apply to RabbitMQ brokers.

Returns:

#engine_version ⇒ String

Returns:

  • (String)

#host_instance_type ⇒ String

Returns:

  • (String)

#ldap_server_metadata ⇒ Types::LdapServerMetadataOutput

The metadata of the LDAP server used to authenticate and authorize connections to the broker.

Returns:

#logs ⇒ Types::Logs

The list of information about logs to be enabled for the specified broker.

Returns:

  • (Types::Logs) —

    The list of information about logs to be enabled for the specified broker.

#security_groups ⇒ Array<String>

Returns:

  • (Array<String>)