FlowLogsConfigurationResult constructor
FlowLogsConfigurationResult({
- required DataSourceStatus status,
Implementation
FlowLogsConfigurationResult({
required this.status,
});