ListEffectiveEventThreatDetectionCustomModulesResponse constructor
ListEffectiveEventThreatDetectionCustomModulesResponse({
- List<
EffectiveEventThreatDetectionCustomModule> ? effectiveEventThreatDetectionCustomModules, - String? nextPageToken,
Implementation
ListEffectiveEventThreatDetectionCustomModulesResponse({
this.effectiveEventThreatDetectionCustomModules,
this.nextPageToken,
});