pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.healthcare.kotlin
/
DicomStoreIamMemberArgs
/
DicomStoreIamMemberArgs
Dicom
Store
Iam
Member
Args
fun
DicomStoreIamMemberArgs
(
condition
:
Output
<
DicomStoreIamMemberConditionArgs
>
?
=
null
,
dicomStoreId
:
Output
<
String
>
?
=
null
,
member
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)