links property

List<Link>? links
getter/setter pair

Links to content such as playbooks, repositories, and other resources.

This field can contain up to 3 entries.

Optional.

Implementation

core.List<Link>? links;