Interface protos.google.cloud.securitycenter.v1.IMuteConfig (9.3.0)

Properties of a MuteConfig.

Package

@google-cloud/security-center

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

MuteConfig createTime

description

description?: (string|null);

MuteConfig description

displayName

displayName?: (string|null);

MuteConfig displayName

expiryTime

expiryTime?: (google.protobuf.ITimestamp|null);

MuteConfig expiryTime

filter

filter?: (string|null);

MuteConfig filter

mostRecentEditor

mostRecentEditor?: (string|null);

MuteConfig mostRecentEditor

name

name?: (string|null);

MuteConfig name

type

type?: (google.cloud.securitycenter.v1.MuteConfig.MuteConfigType|keyof typeof google.cloud.securitycenter.v1.MuteConfig.MuteConfigType|null);

MuteConfig type

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

MuteConfig updateTime