CustomerSettings constructor
CustomerSettings({
- AuditLoggingSettings? auditLoggingSettings,
- VPCSettings? vpcSettings,
Implementation
CustomerSettings({this.auditLoggingSettings, this.vpcSettings});