Values.UpdateConfigurationRequestSourceUpdates the specified configuration.
type nonrec t = {configurationId : string;The unique ID that Amazon MQ generates for the configuration.
*)data : string;Amazon MQ for Active MQ: The base64-encoded XML configuration. Amazon MQ for RabbitMQ: the base64-encoded Cuttlefish configuration.
*)description : string option;The description of the configuration.
*)}