pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.insights.kotlin.inputs
/
ActionsArgs
/
ActionsArgs
Actions
Args
fun
ActionsArgs
(
actionGroups
:
Output
<
List
<
String
>
>
?
=
null
,
actionProperties
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
customProperties
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)