pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.media.kotlin.outputs
/
MediaServiceIdentityResponse
/
MediaServiceIdentityResponse
Media
Service
Identity
Response
fun
MediaServiceIdentityResponse
(
principalId
:
String
,
tenantId
:
String
,
type
:
String
,
userAssignedIdentities
:
Map
<
String
,
UserAssignedManagedIdentityResponse
>
?
=
null
)