write Disposition
suspend fun writeDisposition(value: Output<GoogleCloudHealthcareV1beta1DicomBigQueryDestinationWriteDisposition>)
suspend fun writeDisposition(value: GoogleCloudHealthcareV1beta1DicomBigQueryDestinationWriteDisposition?)
Parameters
value
Determines whether the existing table in the destination is to be overwritten or appended to. If a write_disposition is specified, the force
parameter is ignored.