Module: Google::Cloud::SecurityCenter::V1::AttackExposure::State
- Defined in:
- proto_docs/google/cloud/securitycenter/v1/attack_exposure.rb
Overview
This enum defines the various states an AttackExposure can be in.
Constant Summary collapse
- STATE_UNSPECIFIED =
The state is not specified.
0
- CALCULATED =
The attack exposure has been calculated.
1
- NOT_CALCULATED =
The attack exposure has not been calculated.
2