Values_0.AssociationInfoSourceThe data type used to describe the relationship between different sources.
type nonrec t = {sourceArn : String2048.t option;The Amazon Resource Name (ARN) of the AssociationInfo source.
*)destinationArn : String2048.t option;The Amazon Resource Name (ARN) of the AssociationInfo destination.
*)}