Add content property to resource
Compare changes
+ 20
− 4
@@ -8,6 +8,7 @@ from typing import Dict, Iterable, Iterator, List, Optional, Set, Tuple, Union,
@@ -8,6 +8,7 @@ from typing import Dict, Iterable, Iterator, List, Optional, Set, Tuple, Union,
@@ -174,19 +175,34 @@ class Resource(HardwareBlock):
@@ -174,19 +175,34 @@ class Resource(HardwareBlock):