Skip to content

Commit

Permalink
Update packages/logging_cloudwatch/aws_logging_cloudwatch/lib/src/plu…
Browse files Browse the repository at this point in the history
…gin_config.dart

Co-authored-by: Dillon Nys <24740863+dnys1@users.noreply.github.com>
  • Loading branch information
khatruong2009 and dnys1 committed Sep 15, 2023
1 parent 6c03448 commit 03a8455
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class CloudWatchLoggerPluginConfiguration with AWSDebuggable {
/// {@template aws_logging_cloudwatch.logging_constraint}
/// The logging constraint for sending logs to CloudWatch.
/// {@endtemplate}
@JsonSerializable()
@zAmplifySerializable
class LoggingConstraint with AWSDebuggable {
/// {@macro aws_logging_cloudwatch.logging_constraint}
const LoggingConstraint({
Expand Down

0 comments on commit 03a8455

Please sign in to comment.