pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
ManagedIdentityArgs
/
ManagedIdentityArgs
Managed
Identity
Args
fun
ManagedIdentityArgs
(
clientId
:
Output
<
String
>
?
=
null
,
identityType
:
Output
<
String
>
,
objectId
:
Output
<
String
>
?
=
null
,
resourceId
:
Output
<
String
>
?
=
null
)