Values.GetResourceConfigurationRequestSourceRetrieves information about the specified resource configuration.
type nonrec t = {resourceConfigurationIdentifier : ResourceConfigurationIdentifier.t;The ID of the resource configuration.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of ResourceConfigurationIdentifier.t ]) list ]