AS2Mdn Settings Args
constructor(dispositionNotificationTo: Output<String>? = null, mdnText: Output<String>? = null, micHashingAlgorithm: Output<Either<String, HashingAlgorithm>>, needMDN: Output<Boolean>, receiptDeliveryUrl: Output<String>? = null, sendInboundMDNToMessageBox: Output<Boolean>, sendMDNAsynchronously: Output<Boolean>, signMDN: Output<Boolean>, signOutboundMDNIfOptional: Output<Boolean>)