toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.monitor.kotlin.inputs
/
IncidentReceiverArgs
/
IncidentReceiverArgs
Incident
Receiver
Args
constructor
(
connection
:
Output
<
IncidentServiceConnectionArgs
>
,
incidentManagementService
:
Output
<
Either
<
String
,
IncidentManagementService
>
>
,
mappings
:
Output
<
Map
<
String
,
String
>
>
,
name
:
Output
<
String
>
)