Values.ConfigurationInfoSourceSpecifies the configuration to use for the brokers.
type nonrec t = {arn : string;ARN of the configuration to use.
*)revision : Awso.Import.Int64.t;The revision of the configuration to use.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Long of Awso.Import.Int64.t | `String of string ]) list ]