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