Values.GetConfigurationManagerInputSourceReturns a configuration manager.
type nonrec t = {managerArn : GetConfigurationManagerInputManagerArnString.t;The ARN of the configuration manager.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of GetConfigurationManagerInputManagerArnString.t ])
list ]