pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.inputs
/
WatchlistUserInfoArgs
Watchlist
User
Info
Args
data
class
WatchlistUserInfoArgs
(
val
objectId
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
WatchlistUserInfoArgs
>
User information that made some action
Constructors
Functions
Properties
Constructors
Watchlist
User
Info
Args
Link copied to clipboard
fun
WatchlistUserInfoArgs
(
objectId
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
WatchlistUserInfoArgs
Properties
object
Id
Link copied to clipboard
val
objectId
:
Output
<
String
>
?
=
null
The object id of the user.