compatibleRuntimes

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

Parameters

value

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


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


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

Parameters

values

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