toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.fc.kotlin.inputs
/
V3FunctionCustomContainerConfigArgsBuilder
/
entrypoints
entrypoints
@
JvmName
(
name
=
"trlefmcbxgwimxlq"
)
suspend
fun
entrypoints
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"iqlsfntxesumolpd"
)
suspend
fun
entrypoints
(
value
:
List
<
String
>
?
)
Parameters
value
Container start command.
@
JvmName
(
name
=
"nqkxfgumwgklmfvn"
)
suspend
fun
entrypoints
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"whfamnlcgdsspjsr"
)
suspend
fun
entrypoints
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"bydyowoqdeuujyop"
)
suspend
fun
entrypoints
(
vararg
values
:
String
)
Parameters
values
Container start command.