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