Values.GetMLInputChannelRequestSourceReturns information about an ML input channel.
type nonrec t = {mlInputChannelArn : MLInputChannelArn.t;The Amazon Resource Name (ARN) of the ML input channel that you want to get.
*)membershipIdentifier : UUID.t;The membership ID of the membership that contains the ML input channel that you want to get.
*)}