Values.DescribeConfigurationRevisionOutputSourceReturns the specified configuration revision for the specified configuration.
type nonrec t = {configurationId : string;Required. The unique ID that Amazon MQ generates for the configuration.
*)created : string;Required. The date and time of the configuration.
*)data : string;Amazon MQ for ActiveMQ: the base64-encoded XML configuration. Amazon MQ for RabbitMQ: base64-encoded Cuttlefish.
*)description : string option;The description of the configuration.
*)}