Interface protos.google.cloud.securitycentermanagement.v1.IEventThreatDetectionCustomModule (0.1.0)

Properties of an EventThreatDetectionCustomModule.

Package

@google-cloud/securitycentermanagement

Properties

ancestorModule

ancestorModule?: (string|null);

EventThreatDetectionCustomModule ancestorModule

config

config?: (google.protobuf.IStruct|null);

EventThreatDetectionCustomModule config

description

description?: (string|null);

EventThreatDetectionCustomModule description

displayName

displayName?: (string|null);

EventThreatDetectionCustomModule displayName

enablementState

enablementState?: (google.cloud.securitycentermanagement.v1.EventThreatDetectionCustomModule.EnablementState|keyof typeof google.cloud.securitycentermanagement.v1.EventThreatDetectionCustomModule.EnablementState|null);

EventThreatDetectionCustomModule enablementState

lastEditor

lastEditor?: (string|null);

EventThreatDetectionCustomModule lastEditor

name

name?: (string|null);

EventThreatDetectionCustomModule name

type

type?: (string|null);

EventThreatDetectionCustomModule type

updateTime

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

EventThreatDetectionCustomModule updateTime