DescribeConfigurationRevisionResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

Required. The date and time of the configuration.

Link copied to clipboard
val data: String?

Amazon MQ for ActiveMQ: the base64-encoded XML configuration. Amazon MQ for RabbitMQ: base64-encoded Cuttlefish.

Link copied to clipboard

The description of the configuration.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String