pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.directmail.kotlin
/
MailAddressArgs
/
MailAddressArgs
Mail
Address
Args
fun
MailAddressArgs
(
accountName
:
Output
<
String
>
?
=
null
,
password
:
Output
<
String
>
?
=
null
,
replyAddress
:
Output
<
String
>
?
=
null
,
sendtype
:
Output
<
String
>
?
=
null
)