toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.deviceregistry.kotlin.inputs
/
EventArgs
/
EventArgs
Event
Args
constructor
(
eventConfiguration
:
Output
<
String
>
?
=
null
,
eventNotifier
:
Output
<
String
>
,
name
:
Output
<
String
>
,
observabilityMode
:
Output
<
Either
<
String
,
EventObservabilityMode
>
>
?
=
null
,
topic
:
Output
<
TopicArgs
>
?
=
null
)