Module: Google::Cloud::SecurityCenter::V1::ValuedResource::ResourceValue
- Defined in:
- proto_docs/google/cloud/securitycenter/v1/valued_resource.rb
Overview
How valuable the resource is.
Constant Summary collapse
- RESOURCE_VALUE_UNSPECIFIED =
The resource value isn't specified.
0
- RESOURCE_VALUE_LOW =
This is a low-value resource.
1
- RESOURCE_VALUE_MEDIUM =
This is a medium-value resource.
2
- RESOURCE_VALUE_HIGH =
This is a high-value resource.
3