A resource that the server is capable of reading.
@type t() :: %ACP.ResourceLink{ annotations: ACP.Annotations.t() | nil, description: String.t() | nil, meta: map() | nil, mime_type: String.t() | nil, name: String.t(), size: integer() | nil, title: String.t() | nil, uri: String.t() }