Python SDK docsSDK Referencesinfrahub_sdknodeattributeOn this pageinfrahub_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