toggle menu
pulumi-gcp-kotlin
8.25.1.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.healthcare.kotlin
/
ConsentStoreIamBindingArgs
/
ConsentStoreIamBindingArgs
Consent
Store
Iam
Binding
Args
constructor
(
condition
:
Output
<
ConsentStoreIamBindingConditionArgs
>
?
=
null
,
consentStoreId
:
Output
<
String
>
?
=
null
,
dataset
:
Output
<
String
>
?
=
null
,
members
:
Output
<
List
<
String
>
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)