SimulateSecurityHealthAnalyticsCustomModuleRequest constructor
SimulateSecurityHealthAnalyticsCustomModuleRequest({
- GoogleCloudSecuritycenterV1CustomConfig? customConfig,
- SimulatedResource? resource,
Implementation
SimulateSecurityHealthAnalyticsCustomModuleRequest({
this.customConfig,
this.resource,
});