resource "highbond_asset_type_attribute" "software_attribute_types" {
asset_type_id = highbond_asset_type.main.id
attribute_type_id = highbond_attribute_type.text.id
}
asset_type_id
(String) The ID of the asset typeattribute_type_id
(String) The ID of the attribute typeid
(String) The ID of this resource.