api Diagnostic
suspend fun apiDiagnostic(name: String, block: suspend ApiDiagnosticResourceBuilder.() -> Unit): ApiDiagnostic
Parameters
name
The unique name of the resulting resource.
block
Builder for ApiDiagnostic.
See also
Parameters
name
The unique name of the resulting resource.