RuntimeVersionConfig¶
Structure Class¶
RuntimeVersionConfig
dataclass
¶
The ARN of the runtime and any errors that occured.
Attributes¶
error
class-attribute
instance-attribute
¶
error: RuntimeVersionError | None = None
Error response when Lambda is unable to retrieve the runtime version for a function.