analytics Solution
suspend fun analyticsSolution(name: String, block: suspend AnalyticsSolutionResourceBuilder.() -> Unit): AnalyticsSolution
Parameters
name
The unique name of the resulting resource.
block
Builder for AnalyticsSolution.
See also
Parameters
name
The unique name of the resulting resource.