Uses of Interface
com.hashicorp.cdktf.providers.google.bigquery_table.BigqueryTableRangePartitioning
-
Packages that use BigqueryTableRangePartitioning Package Description com.hashicorp.cdktf.providers.google.bigquery_table google_bigquery_table -
-
Uses of BigqueryTableRangePartitioning in com.hashicorp.cdktf.providers.google.bigquery_table
Classes in com.hashicorp.cdktf.providers.google.bigquery_table that implement BigqueryTableRangePartitioning Modifier and Type Class Description static classBigqueryTableRangePartitioning.Jsii$ProxyAn implementation forBigqueryTableRangePartitioningMethods in com.hashicorp.cdktf.providers.google.bigquery_table that return BigqueryTableRangePartitioning Modifier and Type Method Description BigqueryTableRangePartitioningBigqueryTableRangePartitioning.Builder. build()Builds the configured instance.BigqueryTableRangePartitioningBigqueryTableRangePartitioningOutputReference. getInternalValue()default BigqueryTableRangePartitioningBigqueryTableConfig. getRangePartitioning()range_partitioning block.BigqueryTableRangePartitioningBigqueryTableConfig.Jsii$Proxy. getRangePartitioning()BigqueryTableRangePartitioningBigqueryTable. getRangePartitioningInput()Methods in com.hashicorp.cdktf.providers.google.bigquery_table with parameters of type BigqueryTableRangePartitioning Modifier and Type Method Description voidBigqueryTable. putRangePartitioning(BigqueryTableRangePartitioning value)BigqueryTable.BuilderBigqueryTable.Builder. rangePartitioning(BigqueryTableRangePartitioning rangePartitioning)range_partitioning block.BigqueryTableConfig.BuilderBigqueryTableConfig.Builder. rangePartitioning(BigqueryTableRangePartitioning rangePartitioning)Sets the value ofBigqueryTableConfig.getRangePartitioning()voidBigqueryTableRangePartitioningOutputReference. setInternalValue(BigqueryTableRangePartitioning value)
-