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_strategyString

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_upgradeBoolean

Returns:

  • (Boolean)

#broker_idString

Returns:

  • (String)

#configurationTypes::ConfigurationId

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

Returns:

#engine_versionString

Returns:

  • (String)

#host_instance_typeString

Returns:

  • (String)

#ldap_server_metadataTypes::LdapServerMetadataOutput

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

Returns:

#logsTypes::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_groupsArray<String>

Returns:

  • (Array<String>)