class Aws::MQ::Types::DescribeBrokerResponse
@!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
@return [Boolean]
@!attribute [rw] broker_arn
@return [String]
@!attribute [rw] broker_id
@return [String]
@!attribute [rw] broker_instances
@return [Array<Types::BrokerInstance>]
@!attribute [rw] broker_name
@return [String]
@!attribute [rw] broker_state
The broker's status. @return [String]
@!attribute [rw] configurations
Broker configuration information @return [Types::Configurations]
@!attribute [rw] created
@return [Time]
@!attribute [rw] deployment_mode
The broker's deployment mode. @return [String]
@!attribute [rw] encryption_options
Does not apply to RabbitMQ brokers. Encryption options for the broker. @return [Types::EncryptionOptions]
@!attribute [rw] engine_type
The type of broker engine. Amazon MQ supports ActiveMQ and RabbitMQ. @return [String]
@!attribute [rw] engine_version
@return [String]
@!attribute [rw] host_instance_type
@return [String]
@!attribute [rw] ldap_server_metadata
Optional. The metadata of the LDAP server used to authenticate and authorize connections to the broker. @return [Types::LdapServerMetadataOutput]
@!attribute [rw] logs
The list of information about logs currently enabled and pending to be deployed for the specified broker. @return [Types::LogsSummary]
@!attribute [rw] maintenance_window_start_time
The scheduled time period relative to UTC during which Amazon MQ begins to apply pending updates or patches to the broker. @return [Types::WeeklyStartTime]
@!attribute [rw] pending_authentication_strategy
Optional. The authentication strategy used to secure the broker. The default is SIMPLE. @return [String]
@!attribute [rw] pending_engine_version
@return [String]
@!attribute [rw] pending_host_instance_type
@return [String]
@!attribute [rw] pending_ldap_server_metadata
Optional. The metadata of the LDAP server used to authenticate and authorize connections to the broker. @return [Types::LdapServerMetadataOutput]
@!attribute [rw] pending_security_groups
@return [Array<String>]
@!attribute [rw] publicly_accessible
@return [Boolean]
@!attribute [rw] security_groups
@return [Array<String>]
@!attribute [rw] storage_type
The broker's storage type. EFS is not supported for RabbitMQ engine type. @return [String]
@!attribute [rw] subnet_ids
@return [Array<String>]
@!attribute [rw] tags
@return [Hash<String,String>]
@!attribute [rw] users
@return [Array<Types::UserSummary>]
@see docs.aws.amazon.com/goto/WebAPI/mq-2017-11-27/DescribeBrokerResponse AWS API Documentation
Constants
- SENSITIVE