toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.fc.kotlin.inputs
/
V3FunctionCustomRuntimeConfigArgs
/
V3FunctionCustomRuntimeConfigArgs
V3Function
Custom
Runtime
Config
Args
constructor
(
args
:
Output
<
List
<
String
>
>
?
=
null
,
commands
:
Output
<
List
<
String
>
>
?
=
null
,
healthCheckConfig
:
Output
<
V3FunctionCustomRuntimeConfigHealthCheckConfigArgs
>
?
=
null
,
port
:
Output
<
Int
>
?
=
null
)