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