entity Analytics
suspend fun entityAnalytics(name: String, block: suspend EntityAnalyticsResourceBuilder.() -> Unit): EntityAnalytics
Parameters
name
The unique name of the resulting resource.
block
Builder for EntityAnalytics.
See also
Parameters
name
The unique name of the resulting resource.