All Products
Search
Document Center

Function Compute:CustomRuntimeConfig

Last Updated:Aug 02, 2024
ParameterTypeDescriptionExample
object

The information about the configurations of the custom runtime.

argsarray

The arguments that are passed to the startup command.

string

The argument that is passed to the startup command.

arg1
commandarray

The startup commands.

string

The startup command.

/code/bootstrap
healthCheckConfigCustomHealthCheckConfig

The custom health check configuration of the function.

portinteger

The port on which the HTTP server is listening.

9000