Values.ConfigurationRevisionSourceReturns information about the specified configuration revision.
type nonrec t = {created : string option;Required. The date and time of the configuration revision.
*)description : string option;The description of the configuration revision.
*)revision : int option;Required. The revision number of the configuration.
*)}