pulumi-alicloud-kotlin
3.44.0.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eci.kotlin.inputs
/
ContainerGroupContainerReadinessProbeExecArgsBuilder
/
commands
commands
@
JvmName
(
name
=
"pkgnkoamhllcngdx"
)
suspend
fun
commands
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"vljpcajvkpwemrtv"
)
suspend
fun
commands
(
value
:
List
<
String
>
?
)
Parameters
value
The commands run by the init container.
@
JvmName
(
name
=
"dxxtidcfvqfyjgmj"
)
suspend
fun
commands
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ynpnlylrtjuhjjuv"
)
suspend
fun
commands
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"tvjxbmjhclfukqms"
)
suspend
fun
commands
(
vararg
values
:
String
)
Parameters
values
The commands run by the init container.