licenses

@JvmName(name = "vmuotjibgdogffti")
suspend fun licenses(value: Output<List<String>>)
@JvmName(name = "vduavlohlstvkxbv")
suspend fun licenses(value: List<String>?)

Parameters

value

A list of publicly visible licenses. Reserved for Google's use.


@JvmName(name = "chmekfbwvcibascs")
suspend fun licenses(vararg values: Output<String>)


@JvmName(name = "leohcycnrxluoiwu")
suspend fun licenses(values: List<Output<String>>)
@JvmName(name = "qhedrlvdhyjohygt")
suspend fun licenses(vararg values: String)

Parameters

values

A list of publicly visible licenses. Reserved for Google's use.