participantResource

suspend fun participantResource(name: String, block: suspend ParticipantResourceBuilder.() -> Unit): Participant

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Participant.