pulumi-alicloud-kotlin
3.43.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eci.kotlin.inputs
/
ContainerGroupContainerLivenessProbeExecArgsBuilder
/
commands
commands
@
JvmName
(
name
=
"bivsmmlbfigjhxxr"
)
suspend
fun
commands
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"huujkwygjoitowft"
)
suspend
fun
commands
(
value
:
List
<
String
>
?
)
Parameters
value
The commands run by the init container.
@
JvmName
(
name
=
"bnwipnqwvkuymgur"
)
suspend
fun
commands
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"xqwmmhxjiqcbwcxu"
)
suspend
fun
commands
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"supkylfgnhsgbmld"
)
suspend
fun
commands
(
vararg
values
:
String
)
Parameters
values
The commands run by the init container.