private Link Service
suspend fun privateLinkService(name: String, block: suspend PrivateLinkServiceResourceBuilder.() -> Unit): PrivateLinkService
Parameters
name
The unique name of the resulting resource.
block
Builder for PrivateLinkService.
See also
Parameters
name
The unique name of the resulting resource.