licenseGrant

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

Parameters

name

The unique name of the resulting resource.

block

Builder for LicenseGrant.

See also


Parameters

name

The unique name of the resulting resource.

See also