Finding constructor
Finding({
- Access? access,
- Application? application,
- AttackExposure? attackExposure,
- BackupDisasterRecovery? backupDisasterRecovery,
- String? canonicalName,
- String? category,
- CloudArmor? cloudArmor,
- CloudDlpDataProfile? cloudDlpDataProfile,
- CloudDlpInspection? cloudDlpInspection,
- List<
Compliance> ? compliances, - List<
Connection> ? connections, - Map<
String, ContactDetails> ? contacts, - List<
Container> ? containers, - String? createTime,
- Database? database,
- String? description,
- String? eventTime,
- Exfiltration? exfiltration,
- Map<
String, GoogleCloudSecuritycenterV1ExternalSystem> ? externalSystems, - String? externalUri,
- List<
File> ? files, - String? findingClass,
- List<
IamBinding> ? iamBindings, - Indicator? indicator,
- KernelRootkit? kernelRootkit,
- Kubernetes? kubernetes,
- List<
LoadBalancer> ? loadBalancers, - List<
LogEntry> ? logEntries, - MitreAttack? mitreAttack,
- String? moduleName,
- String? mute,
- String? muteInitiator,
- String? muteUpdateTime,
- String? name,
- String? nextSteps,
- Notebook? notebook,
- List<
OrgPolicy> ? orgPolicies, - String? parent,
- String? parentDisplayName,
- List<
Process> ? processes, - String? resourceName,
- SecurityMarks? securityMarks,
- SecurityPosture? securityPosture,
- String? severity,
- Map<
String, Object?> ? sourceProperties, - String? state,
- Vulnerability? vulnerability,
Implementation
Finding({
this.access,
this.application,
this.attackExposure,
this.backupDisasterRecovery,
this.canonicalName,
this.category,
this.cloudArmor,
this.cloudDlpDataProfile,
this.cloudDlpInspection,
this.compliances,
this.connections,
this.contacts,
this.containers,
this.createTime,
this.database,
this.description,
this.eventTime,
this.exfiltration,
this.externalSystems,
this.externalUri,
this.files,
this.findingClass,
this.iamBindings,
this.indicator,
this.kernelRootkit,
this.kubernetes,
this.loadBalancers,
this.logEntries,
this.mitreAttack,
this.moduleName,
this.mute,
this.muteInitiator,
this.muteUpdateTime,
this.name,
this.nextSteps,
this.notebook,
this.orgPolicies,
this.parent,
this.parentDisplayName,
this.processes,
this.resourceName,
this.securityMarks,
this.securityPosture,
this.severity,
this.sourceProperties,
this.state,
this.vulnerability,
});