pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.healthcare.kotlin
/
FhirStoreIamMemberArgs
/
FhirStoreIamMemberArgs
Fhir
Store
Iam
Member
Args
fun
FhirStoreIamMemberArgs
(
condition
:
Output
<
FhirStoreIamMemberConditionArgs
>
?
=
null
,
fhirStoreId
:
Output
<
String
>
?
=
null
,
member
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)