network Grant Resource
suspend fun networkGrantResource(name: String, block: suspend NetworkGrantResourceBuilder.() -> Unit): NetworkGrant
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for NetworkGrant.