licenses

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

Parameters

value

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


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


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

Parameters

values

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