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
- Struct
- Aws::MQ::Types::UpdateBrokerResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#authentication_strategy ⇒ String
The authentication strategy used to secure the broker.
-
#auto_minor_version_upgrade ⇒ Boolean
-
#broker_id ⇒ String
-
#configuration ⇒ Types::ConfigurationId
A list of information about the configuration.
-
#engine_version ⇒ String
-
#host_instance_type ⇒ String
-
#ldap_server_metadata ⇒ Types::LdapServerMetadataOutput
The metadata of the LDAP server used to authenticate and authorize connections to the broker.
-
#logs ⇒ Types::Logs
The list of information about logs to be enabled for the specified broker.
-
#security_groups ⇒ Array<String>
Instance Attribute Details
#authentication_strategy ⇒ String
The authentication strategy used to secure the broker.
Possible values:
- SIMPLE
- LDAP
#auto_minor_version_upgrade ⇒ Boolean
#broker_id ⇒ String
#configuration ⇒ Types::ConfigurationId
A list of information about the configuration.
#engine_version ⇒ String
#host_instance_type ⇒ String
#ldap_server_metadata ⇒ Types::LdapServerMetadataOutput
The metadata of the LDAP server used to authenticate and authorize connections to the broker.
#logs ⇒ Types::Logs
The list of information about logs to be enabled for the specified broker.