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

Class: Aws::MQ::Types::DescribeConfigurationResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

Returns:

  • (String)

#authentication_strategyString

The authentication strategy used to secure the broker.

Possible values:

  • SIMPLE
  • LDAP

Returns:

  • (String)

    The authentication strategy used to secure the broker.

#createdTime

Returns:

  • (Time)

#descriptionString

Returns:

  • (String)

#engine_typeString

The type of broker engine. Note: Currently, Amazon MQ supports ActiveMQ and RabbitMQ.

Possible values:

  • ACTIVEMQ
  • RABBITMQ

Returns:

  • (String)

    The type of broker engine.

#engine_versionString

Returns:

  • (String)

#idString

Returns:

  • (String)

#latest_revisionTypes::ConfigurationRevision

Returns information about the specified configuration revision.

Returns:

#nameString

Returns:

  • (String)

#tagsHash<String,String>

Returns:

  • (Hash<String,String>)