Interface protos.google.container.v1.ISecurityBulletinEvent (5.10.0)

Properties of a SecurityBulletinEvent.

Package

@google-cloud/container

Properties

affectedSupportedMinors

affectedSupportedMinors?: (string[]|null);

SecurityBulletinEvent affectedSupportedMinors

briefDescription

briefDescription?: (string|null);

SecurityBulletinEvent briefDescription

bulletinId

bulletinId?: (string|null);

SecurityBulletinEvent bulletinId

bulletinUri

bulletinUri?: (string|null);

SecurityBulletinEvent bulletinUri

cveIds

cveIds?: (string[]|null);

SecurityBulletinEvent cveIds

manualStepsRequired

manualStepsRequired?: (boolean|null);

SecurityBulletinEvent manualStepsRequired

patchedVersions

patchedVersions?: (string[]|null);

SecurityBulletinEvent patchedVersions

resourceTypeAffected

resourceTypeAffected?: (string|null);

SecurityBulletinEvent resourceTypeAffected

severity

severity?: (string|null);

SecurityBulletinEvent severity

suggestedUpgradeTarget

suggestedUpgradeTarget?: (string|null);

SecurityBulletinEvent suggestedUpgradeTarget