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

Class: Aws::MQ::Types::DescribeConfigurationRevisionOutput

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

Overview

Returns the specified configuration revision for the specified configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_idString

Required. The unique ID that Amazon MQ generates for the configuration.

Returns:

  • (String)

    Required.

#createdTime

Required. The date and time of the configuration.

Returns:

  • (Time)

    Required.

#dataString

Required. The base64-encoded XML configuration.

Returns:

  • (String)

    Required.

#descriptionString

The description of the configuration.

Returns:

  • (String)

    The description of the configuration.