bookmark

suspend fun bookmark(name: String, block: suspend BookmarkResourceBuilder.() -> Unit): Bookmark

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Bookmark.


See also

Parameters

name

The unique name of the resulting resource.