Properties of an AttackExposure.
Package
@google-cloud/security-centerProperties
attackExposureResult
attackExposureResult?: (string|null);
AttackExposure attackExposureResult
exposedHighValueResourcesCount
exposedHighValueResourcesCount?: (number|null);
AttackExposure exposedHighValueResourcesCount
exposedLowValueResourcesCount
exposedLowValueResourcesCount?: (number|null);
AttackExposure exposedLowValueResourcesCount
exposedMediumValueResourcesCount
exposedMediumValueResourcesCount?: (number|null);
AttackExposure exposedMediumValueResourcesCount
latestCalculationTime
latestCalculationTime?: (google.protobuf.ITimestamp|null);
AttackExposure latestCalculationTime
score
score?: (number|null);
AttackExposure score
state
state?: (google.cloud.securitycenter.v2.AttackExposure.State|keyof typeof google.cloud.securitycenter.v2.AttackExposure.State|null);
AttackExposure state