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