getLicense

Returns the specified License resource. Caution This resource is intended for use only by third-party partners who are creating Cloud Marketplace images.

Return

null

Parameters

argument

null


suspend fun getLicense(license: String, project: String? = null): GetLicenseResult

Return

null

See also

Parameters

license
project

suspend fun getLicense(argument: suspend GetLicensePlainArgsBuilder.() -> Unit): GetLicenseResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.compute.beta.kotlin.inputs.GetLicensePlainArgs.