pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.apimanagement.kotlin
/
NotificationRecipientEmailArgs
/
NotificationRecipientEmailArgs
Notification
Recipient
Email
Args
fun
NotificationRecipientEmailArgs
(
apiManagementId
:
Output
<
String
>
?
=
null
,
email
:
Output
<
String
>
?
=
null
,
notificationType
:
Output
<
String
>
?
=
null
)