args

suspend fun args(block: suspend DataCollectorArgsBuilder.() -> Unit)

Parameters

block

The arguments to use to populate this resource's properties.


var args: DataCollectorArgs? = null