BounceAction constructor
BounceAction({})
Implementation
BounceAction({
required this.message,
required this.sender,
required this.smtpReplyCode,
this.statusCode,
this.topicArn,
});
BounceAction({
required this.message,
required this.sender,
required this.smtpReplyCode,
this.statusCode,
this.topicArn,
});