Interface protos.google.cloud.securitycenter.v2.IMuteConfig (8.7.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

filter

filter?: (string|null);

MuteConfig filter

mostRecentEditor

mostRecentEditor?: (string|null);

MuteConfig mostRecentEditor

name

name?: (string|null);

MuteConfig name

type

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

MuteConfig type

updateTime

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

MuteConfig updateTime