Values.GetExperimentTargetAccountConfigurationRequestSourceGets information about the specified target account configuration of the experiment.
type nonrec t = {experimentId : ExperimentId.t;The ID of the experiment.
*)accountId : TargetAccountId.t;The Amazon Web Services account ID of the target account.
*)}