toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.inputs
/
UserInfoArgs
User
Info
Args
data
class
UserInfoArgs
(
val
objectId
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
UserInfoArgs
>
User information that made some action
Members
Constructors
User
Info
Args
Link copied to clipboard
constructor
(
objectId
:
Output
<
String
>
?
=
null
)
Properties
object
Id
Link copied to clipboard
val
objectId
:
Output
<
String
>
?
=
null
The object id of the user.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
UserInfoArgs