Values.DescribeAgreementRequestSourceDescribes the agreement that's identified by the AgreementId.
type nonrec t = {agreementId : AgreementId.t;A unique identifier for the agreement. This identifier is returned when you create an agreement.
*)serverId : ServerId.t;The server identifier that's associated with the agreement.
*)}