Values.GetIdNamespaceInputSourceReturns the IdNamespace with a given name, if it exists.
type nonrec t = {idNamespaceName : EntityNameOrIdNamespaceArn.t;The name of the ID namespace.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of EntityNameOrIdNamespaceArn.t ]) list ]