GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule constructor
GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule({
- GoogleCloudSecuritycenterV1CustomConfig? customConfig,
- String? displayName,
- String? enablementState,
- String? name,
Implementation
GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule({
this.customConfig,
this.displayName,
this.enablementState,
this.name,
});