cloud Link Resource
suspend fun cloudLinkResource(name: String, block: suspend CloudLinkResourceBuilder.() -> Unit): CloudLink
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for CloudLink.
The unique name of the resulting resource.
Builder for CloudLink.