Skip to main content

NewFunctionManifest

Description: NewFunctionManifest

Attributes

NameTypeDescription
entrypointStrictStr
run_commandStrictStr
function_schemaNewFunctionSchemaManifest
operating_systemsOptional[List[StrictStr]]
tool_versionsOptional[List[StrictStr]]

Methods

NameDescription
to_strReturns the string representation of the model using alias
to_jsonReturns the JSON representation of the model using alias
from_jsonCreate an instance of NewFunctionManifest from a JSON string
to_dictReturn the dictionary representation of the model using alias.
from_dictCreate an instance of NewFunctionManifest from a dict