Skip to main content

event_threat_detection_modules

Overview

Nameevent_threat_detection_modules
TypeResource
Idgoogle.securitycenter.event_threat_detection_modules

Fields

NameDatatypeDescription
namestringImmutable. The resource name of the Event Threat Detection custom module. Its format is: "organizations/{organization}/eventThreatDetectionSettings/customModules/{module}". "folders/{folder}/eventThreatDetectionSettings/customModules/{module}". * "projects/{project}/eventThreatDetectionSettings/customModules/{module}".
descriptionstringThe description for the module.
configobjectConfig for the module. For the resident module, its config value is defined at this level. For the inherited module, its config value is inherited from the ancestor module.
displayNamestringThe human readable name to be displayed for the module.
enablementStatestringThe state of enablement for the module at the given level of the hierarchy.
lastEditorstringOutput only. The editor the module was last updated by.
typestringType for the module. e.g. CONFIGURABLE_BAD_IP.
updateTimestringOutput only. The time the module was last updated.

Methods

NameAccessible byRequired ParamsDescription
organizations_event_threat_detection_settings_custom_modules_listSELECTorganizationsIdLists Event Threat Detection custom modules.
organizations_event_threat_detection_settings_custom_modules_createINSERTorganizationsIdCreates an Event Threat Detection custom module.
organizations_event_threat_detection_settings_custom_modules_deleteDELETEcustomModulesId, organizationsIdDeletes an Event Threat Detection custom module.
_organizations_event_threat_detection_settings_custom_modules_listEXECorganizationsIdLists Event Threat Detection custom modules.