pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.apimanagement.kotlin
/
WorkspaceNotificationRecipientUserArgs
/
WorkspaceNotificationRecipientUserArgs
Workspace
Notification
Recipient
User
Args
fun
WorkspaceNotificationRecipientUserArgs
(
notificationName
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
serviceName
:
Output
<
String
>
?
=
null
,
userId
:
Output
<
String
>
?
=
null
,
workspaceId
:
Output
<
String
>
?
=
null
)