community Training
suspend fun communityTraining(name: String, block: suspend CommunityTrainingResourceBuilder.() -> Unit): CommunityTraining
Parameters
name
The unique name of the resulting resource.
block
Builder for CommunityTraining.
See also
Parameters
name
The unique name of the resulting resource.