Values.ApplicationAssociationSummarySourceSummary information about the Application Association.
type nonrec t = {applicationAssociationArn : Arn.t option;The Amazon Resource Name (ARN) of the Application Association.
*)applicationArn : Arn.t option;The Amazon Resource Name (ARN) of the Application.
*)clientId : ClientId.t option;The identifier for the client that is associated with the Application Association.
*)}