Values.GetManagedNotificationConfigurationRequestSourceReturns a specified ManagedNotificationConfiguration.
type nonrec t = {arn : ManagedNotificationConfigurationOsArn.t;The Amazon Resource Name (ARN) of the ManagedNotificationConfiguration to return.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of ManagedNotificationConfigurationOsArn.t ]) list ]