RealtimeLogConfig constructor
RealtimeLogConfig({})
Implementation
RealtimeLogConfig({
required this.arn,
required this.endPoints,
required this.fields,
required this.name,
required this.samplingRate,
});
RealtimeLogConfig({
required this.arn,
required this.endPoints,
required this.fields,
required this.name,
required this.samplingRate,
});