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