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

Properties of an EffectiveEventThreatDetectionCustomModule.

Package

@google-cloud/securitycentermanagement

Properties

config

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

EffectiveEventThreatDetectionCustomModule config

description

description?: (string|null);

EffectiveEventThreatDetectionCustomModule description

displayName

displayName?: (string|null);

EffectiveEventThreatDetectionCustomModule displayName

enablementState

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

EffectiveEventThreatDetectionCustomModule enablementState

name

name?: (string|null);

EffectiveEventThreatDetectionCustomModule name

type

type?: (string|null);

EffectiveEventThreatDetectionCustomModule type