compatibleRuntimes

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

Parameters

value

The list of runtime environments that are supported by the layer. Valid values: nodejs14, nodejs12, nodejs10, nodejs8, nodejs6, python3.9, python3, python2.7, java11, java8, php7.2, go1,dotnetcore2.1, custom.


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


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

Parameters

values

The list of runtime environments that are supported by the layer. Valid values: nodejs14, nodejs12, nodejs10, nodejs8, nodejs6, python3.9, python3, python2.7, java11, java8, php7.2, go1,dotnetcore2.1, custom.