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