OrganizationsEventThreatDetectionSettingsEffectiveCustomModules
class OrganizationsEventThreatDetectionSettingsEffectiveCustomModules extends Resource (View source)
The "effectiveCustomModules" collection of methods.
Typical usage is:
$securitycenterService = new Google\Service\SecurityCommandCenter(...);
$effectiveCustomModules = $securitycenterService->organizations_eventThreatDetectionSettings_effectiveCustomModules;
Methods
Gets an effective Event Threat Detection custom module at the given level.
Lists all effective Event Threat Detection custom modules for the given parent. This includes resident modules defined at the scope of the parent along with modules inherited from its ancestors. (effectiveCustomModules.list OrganizationsEventThreatDetectionSettingsEffectiveCustomModules)
Details
EffectiveEventThreatDetectionCustomModule
get(string $name, array $optParams = [])
Gets an effective Event Threat Detection custom module at the given level.
(effectiveCustomModules.get)
ListEffectiveEventThreatDetectionCustomModulesResponse
listOrganizationsEventThreatDetectionSettingsEffectiveCustomModules(string $parent, array $optParams = [])
Lists all effective Event Threat Detection custom modules for the given parent. This includes resident modules defined at the scope of the parent along with modules inherited from its ancestors. (effectiveCustomModules.list OrganizationsEventThreatDetectionSettingsEffectiveCustomModules)