pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.recoveryservices.kotlin.outputs
/
IdentityDataResponse
/
IdentityDataResponse
Identity
Data
Response
fun
IdentityDataResponse
(
principalId
:
String
,
tenantId
:
String
,
type
:
String
,
userAssignedIdentities
:
Map
<
String
,
UserIdentityResponse
>
?
=
null
)