diagnostic Service
suspend fun diagnosticService(name: String, block: suspend DiagnosticServiceResourceBuilder.() -> Unit): DiagnosticService
Parameters
name
The unique name of the resulting resource.
block
Builder for DiagnosticService.
See also
Parameters
name
The unique name of the resulting resource.