V3FunctionCustomRuntimeConfigArgs

constructor(args: Output<List<String>>? = null, commands: Output<List<String>>? = null, healthCheckConfig: Output<V3FunctionCustomRuntimeConfigHealthCheckConfigArgs>? = null, port: Output<Int>? = null)