licenses

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

Parameters

value

(Output) Output only. Any valid publicly visible licenses.


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


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

Parameters

values

(Output) Output only. Any valid publicly visible licenses.