pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.healthcare.kotlin.inputs
/
FhirStoreNotificationConfigArgs
/
FhirStoreNotificationConfigArgs
Fhir
Store
Notification
Config
Args
fun
FhirStoreNotificationConfigArgs
(
pubsubTopic
:
Output
<
String
>
,
sendFullResource
:
Output
<
Boolean
>
?
=
null
,
sendPreviousResourceOnDelete
:
Output
<
Boolean
>
?
=
null
)