compatibleRuntimes

@JvmName(name = "gbaosufttcymseku")
suspend fun compatibleRuntimes(value: Output<List<String>>)
@JvmName(name = "twlmxonccjjcites")
suspend fun compatibleRuntimes(value: List<String>?)

Parameters

value

List of Runtimes this layer is compatible with. Up to 15 runtimes can be specified.


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


@JvmName(name = "nraqtohiddcwelfq")
suspend fun compatibleRuntimes(values: List<Output<String>>)
@JvmName(name = "nokjcinhmwenjwww")
suspend fun compatibleRuntimes(vararg values: String)

Parameters

values

List of Runtimes this layer is compatible with. Up to 15 runtimes can be specified.