Skip to main content

infrahub_sdk.node.attribute

Classes

Attribute

Represents an attribute of a Node, including its schema, value, and properties.

Methods:

value

value(self) -> Any

value

value(self, value: Any) -> None