hunt Comment
suspend fun huntComment(name: String, block: suspend HuntCommentResourceBuilder.() -> Unit): HuntComment
Parameters
name
The unique name of the resulting resource.
block
Builder for HuntComment.
See also
Parameters
name
The unique name of the resulting resource.