relationship Link Resource
suspend fun relationshipLinkResource(name: String, block: suspend RelationshipLinkResourceBuilder.() -> Unit): RelationshipLink
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for RelationshipLink.