TooManyDistributionsWithLambdaAssociations constructor
Implementation
TooManyDistributionsWithLambdaAssociations({String? type, String? message})
: super(
type: type,
code: 'TooManyDistributionsWithLambdaAssociations',
message: message);