toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.lambda.kotlin
/
LayerVersionArgsBuilder
/
compatibleRuntimes
compatible
Runtimes
@
JvmName
(
name
=
"mnkeqxhodhgotdpb"
)
suspend
fun
compatibleRuntimes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"yyrkojtbxetwqpdp"
)
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
=
"rnyniajvhpjjenfo"
)
suspend
fun
compatibleRuntimes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"tjsadjdmltmiorro"
)
suspend
fun
compatibleRuntimes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ryqwygljiroxhpah"
)
suspend
fun
compatibleRuntimes
(
vararg
values
:
String
)
Parameters
values
List of
Runtimes
this layer is compatible with. Up to 5 runtimes can be specified.