toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.providerhub.kotlin.outputs
/
NotificationRegistrationResponseProperties
/
NotificationRegistrationResponseProperties
Notification
Registration
Response
Properties
constructor
(
includedEvents
:
List
<
String
>
?
=
null
,
messageScope
:
String
?
=
null
,
notificationEndpoints
:
List
<
NotificationEndpointResponse
>
?
=
null
,
notificationMode
:
String
?
=
null
,
provisioningState
:
String
?
=
null
)