MailAddressArgs

fun MailAddressArgs(accountName: Output<String>? = null, password: Output<String>? = null, replyAddress: Output<String>? = null, sendtype: Output<String>? = null)