pulumi-alicloud-kotlin
3.31.0.1
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eci.kotlin.inputs
/
ContainerGroupContainerReadinessProbeExecArgsBuilder
/
commands
commands
@
JvmName
(
name
=
"bnougodahxxufrjt"
)
suspend
fun
commands
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"wiqcrntbqxhmuyuw"
)
suspend
fun
commands
(
value
:
List
<
String
>
?
)
Parameters
value
The commands run by the init container.
@
JvmName
(
name
=
"yggknijgfrlcfwnt"
)
suspend
fun
commands
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"lkbsbfasmxgswfyk"
)
suspend
fun
commands
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xvddkuntelauedyp"
)
suspend
fun
commands
(
vararg
values
:
String
)
Parameters
values
The commands run by the init container.