For the complete documentation index, see llms.txt. This page is also available as Markdown.

serverlessDeploymentRuntimeVersionConfig

Configuration of the runtime version for a serverless function.

Examples

type ServerlessDeploymentRuntimeVersionConfig {
  runtimeVersionArn: String
}

Fields

Field
Description
Supported fields

runtimeVersionArn String

ARN of the runtime version

References

Fields with this object:

Last updated