V2FunctionCustomContainerConfig

fun V2FunctionCustomContainerConfig(accelerationType: String? = null, args: String? = null, command: String? = null, image: String? = null, webServerMode: Boolean? = null)