class Aws::MQ::Types::ConfigurationId

A list of information about the configuration.

Does not apply to RabbitMQ brokers.

@note When making an API call, you may pass ConfigurationId

data as a hash:

    {
      id: "__string", # required
      revision: 1,
    }

@!attribute [rw] id

Required. The unique ID that Amazon MQ generates for the
configuration.
@return [String]

@!attribute [rw] revision

The revision number of the configuration.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/mq-2017-11-27/ConfigurationId AWS API Documentation

Constants

SENSITIVE