toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.servicelinker.kotlin.inputs
/
SystemAssignedIdentityAuthInfoArgs
/
SystemAssignedIdentityAuthInfoArgs
System
Assigned
Identity
Auth
Info
Args
constructor
(
authMode
:
Output
<
Either
<
String
,
AuthMode
>
>
?
=
null
,
authType
:
Output
<
String
>
,
deleteOrUpdateBehavior
:
Output
<
Either
<
String
,
DeleteOrUpdateBehavior
>
>
?
=
null
,
roles
:
Output
<
List
<
String
>
>
?
=
null
,
userName
:
Output
<
String
>
?
=
null
)