args

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

Parameters

block

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


var args: ParticipantArgs? = null