|
SCPM interface
1.0
|
Variable type to represent a resource entry of a resource group.
Public Attributes | |
| std::string | name |
| String containing the resource name. | |
| std::string | type |
| String containing the resource type. | |
| bool | active |
| Bool indicating whether the resource is active. | |
| bool | user_defined |
| Bool indicating whether the resource is user defined. | |