linked Custom Service
suspend fun linkedCustomService(name: String, block: suspend LinkedCustomServiceResourceBuilder.() -> Unit): LinkedCustomService
Parameters
name
The unique name of the resulting resource.
block
Builder for LinkedCustomService.
See also
Parameters
name
The unique name of the resulting resource.