huntComment

suspend fun huntComment(name: String, block: suspend HuntCommentResourceBuilder.() -> Unit): HuntComment

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for HuntComment.


See also

Parameters

name

The unique name of the resulting resource.