licenseGrant

suspend fun licenseGrant(name: String, block: suspend LicenseGrantResourceBuilder.() -> Unit): LicenseGrant

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for LicenseGrant.


See also

Parameters

name

The unique name of the resulting resource.