pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.healthcare.v1.kotlin.inputs
/
FhirNotificationConfigArgs
/
FhirNotificationConfigArgs
Fhir
Notification
Config
Args
fun
FhirNotificationConfigArgs
(
pubsubTopic
:
Output
<
String
>
?
=
null
,
sendFullResource
:
Output
<
Boolean
>
?
=
null
,
sendPreviousResourceOnDelete
:
Output
<
Boolean
>
?
=
null
)