last Updated Partition Config
suspend fun lastUpdatedPartitionConfig(value: Output<FhirStoreStreamConfigBigqueryDestinationSchemaConfigLastUpdatedPartitionConfigArgs>)
suspend fun lastUpdatedPartitionConfig(value: FhirStoreStreamConfigBigqueryDestinationSchemaConfigLastUpdatedPartitionConfigArgs?)
Parameters
value
The configuration for exported BigQuery tables to be partitioned by FHIR resource's last updated time column. Structure is documented below.
suspend fun lastUpdatedPartitionConfig(argument: suspend FhirStoreStreamConfigBigqueryDestinationSchemaConfigLastUpdatedPartitionConfigArgsBuilder.() -> Unit)
Parameters
argument
The configuration for exported BigQuery tables to be partitioned by FHIR resource's last updated time column. Structure is documented below.