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