pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.healthcare.kotlin
/
ConsentStoreArgs
/
ConsentStoreArgs
Consent
Store
Args
fun
ConsentStoreArgs
(
dataset
:
Output
<
String
>
?
=
null
,
defaultConsentTtl
:
Output
<
String
>
?
=
null
,
enableConsentCreateOnUpdate
:
Output
<
Boolean
>
?
=
null
,
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
)