pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dashboard.kotlin.inputs
/
ManagedServiceIdentityArgs
/
ManagedServiceIdentityArgs
Managed
Service
Identity
Args
fun
ManagedServiceIdentityArgs
(
type
:
Output
<
Either
<
String
,
ManagedServiceIdentityType
>
>
,
userAssignedIdentities
:
Output
<
List
<
String
>
>
?
=
null
)