pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.lambda.kotlin
/
LayerVersionArgsBuilder
/
compatibleRuntimes
compatible
Runtimes
@
JvmName
(
name
=
"cwnhmdndreliatds"
)
suspend
fun
compatibleRuntimes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"racembnlyjondnyj"
)
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
=
"rofxsgqkmbwamlst"
)
suspend
fun
compatibleRuntimes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"dxrnrefkckldnbgr"
)
suspend
fun
compatibleRuntimes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"vtanvvaiylmnwtgb"
)
suspend
fun
compatibleRuntimes
(
vararg
values
:
String
)
Parameters
values
List of
Runtimes
this layer is compatible with. Up to 15 runtimes can be specified.