pulumi-alicloud-kotlin
3.43.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eci.kotlin.inputs
/
ContainerGroupContainerReadinessProbeExecArgsBuilder
/
commands
commands
@
JvmName
(
name
=
"smjvbpsmlwaweoqj"
)
suspend
fun
commands
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"dbjbpduursdcakry"
)
suspend
fun
commands
(
value
:
List
<
String
>
?
)
Parameters
value
The commands run by the init container.
@
JvmName
(
name
=
"mlraejqyelwjfhfv"
)
suspend
fun
commands
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"gdfgwqyaxbordlca"
)
suspend
fun
commands
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"aybkaixnaeyprfaq"
)
suspend
fun
commands
(
vararg
values
:
String
)
Parameters
values
The commands run by the init container.