pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.machinelearning.kotlin.inputs
/
ComputeInstanceIdentityArgs
/
ComputeInstanceIdentityArgs
Compute
Instance
Identity
Args
fun
ComputeInstanceIdentityArgs
(
identityIds
:
Output
<
List
<
String
>
>
?
=
null
,
principalId
:
Output
<
String
>
?
=
null
,
tenantId
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
)