licenses

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

Parameters

value

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


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


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

Parameters

values

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