Values.DescribeConfigurationRevisionRequestSourceReturns the specified configuration revision for the specified configuration.
type nonrec t = {configurationId : string;The unique ID that Amazon MQ generates for the configuration.
*)configurationRevision : string;The revision of the configuration.
*)}