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

Properties of a SecurityHealthAnalyticsCustomModule.

Package

@google-cloud/securitycentermanagement

Properties

ancestorModule

ancestorModule?: (string|null);

SecurityHealthAnalyticsCustomModule ancestorModule

customConfig

customConfig?: (google.cloud.securitycentermanagement.v1.ICustomConfig|null);

SecurityHealthAnalyticsCustomModule customConfig

displayName

displayName?: (string|null);

SecurityHealthAnalyticsCustomModule displayName

enablementState

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

SecurityHealthAnalyticsCustomModule enablementState

lastEditor

lastEditor?: (string|null);

SecurityHealthAnalyticsCustomModule lastEditor

name

name?: (string|null);

SecurityHealthAnalyticsCustomModule name

updateTime

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

SecurityHealthAnalyticsCustomModule updateTime