pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storagecache.kotlin.outputs
/
CacheIdentityResponse
/
CacheIdentityResponse
Cache
Identity
Response
fun
CacheIdentityResponse
(
principalId
:
String
,
tenantId
:
String
,
type
:
String
?
=
null
,
userAssignedIdentities
:
Map
<
String
,
CacheIdentityResponseUserAssignedIdentities
>
?
=
null
)