Interface protos.google.cloud.securitycenter.v2.IAttackExposure (8.4.0)

Properties of an AttackExposure.

Package

@google-cloud/security-center

Properties

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