data Collection Endpoint Resource
suspend fun dataCollectionEndpointResource(name: String, block: suspend DataCollectionEndpointResourceBuilder.() -> Unit): DataCollectionEndpoint
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for DataCollectionEndpoint.