EmailChannelRequest constructor
EmailChannelRequest({})
Implementation
EmailChannelRequest({
required this.fromAddress,
required this.identity,
this.configurationSet,
this.enabled,
this.roleArn,
});
EmailChannelRequest({
required this.fromAddress,
required this.identity,
this.configurationSet,
this.enabled,
this.roleArn,
});