pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.healthcare.kotlin.inputs
/
FhirServiceIdentityArgs
/
FhirServiceIdentityArgs
Fhir
Service
Identity
Args
fun
FhirServiceIdentityArgs
(
identityIds
:
Output
<
List
<
String
>
>
?
=
null
,
principalId
:
Output
<
String
>
?
=
null
,
tenantId
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
)