FhirStoreNotificationConfigArgs

fun FhirStoreNotificationConfigArgs(pubsubTopic: Output<String>, sendFullResource: Output<Boolean>? = null, sendPreviousResourceOnDelete: Output<Boolean>? = null)