private Link Scope Resource
suspend fun privateLinkScopeResource(name: String, block: suspend PrivateLinkScopeResourceBuilder.() -> Unit): PrivateLinkScope
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for PrivateLinkScope.