Get Functions Function
Constructors
Properties
The port that the function listen to, only valid for custom runtime and custom container runtime.
Checksum (crc64) of the function code.
Function creation time.
The configuration for custom container runtime. It contains following attributes:
Function description.
A map that defines environment variables for the function.
Function entry point in the code.
The maximum length of time, in seconds, that the function's initialization should be run for.
The entry point of the function's initialization.
The maximum number of requests can be executed concurrently within the single function instance.
The instance type of the function.
Function last modification time.
Amount of memory in MB the function can use at runtime.
Function runtime. The list of possible values is available here.