pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.sentinel.kotlin
/
WatchlistItemArgs
/
WatchlistItemArgs
Watchlist
Item
Args
fun
WatchlistItemArgs
(
name
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
watchlistId
:
Output
<
String
>
?
=
null
)