Uses of Interface
com.hashicorp.cdktf.providers.google.bigquery_table.BigqueryTableTableConstraints
-
Packages that use BigqueryTableTableConstraints Package Description com.hashicorp.cdktf.providers.google.bigquery_table google_bigquery_table -
-
Uses of BigqueryTableTableConstraints in com.hashicorp.cdktf.providers.google.bigquery_table
Classes in com.hashicorp.cdktf.providers.google.bigquery_table that implement BigqueryTableTableConstraints Modifier and Type Class Description static classBigqueryTableTableConstraints.Jsii$ProxyAn implementation forBigqueryTableTableConstraintsMethods in com.hashicorp.cdktf.providers.google.bigquery_table that return BigqueryTableTableConstraints Modifier and Type Method Description BigqueryTableTableConstraintsBigqueryTableTableConstraints.Builder. build()Builds the configured instance.BigqueryTableTableConstraintsBigqueryTableTableConstraintsOutputReference. getInternalValue()default BigqueryTableTableConstraintsBigqueryTableConfig. getTableConstraints()table_constraints block.BigqueryTableTableConstraintsBigqueryTableConfig.Jsii$Proxy. getTableConstraints()BigqueryTableTableConstraintsBigqueryTable. getTableConstraintsInput()Methods in com.hashicorp.cdktf.providers.google.bigquery_table with parameters of type BigqueryTableTableConstraints Modifier and Type Method Description voidBigqueryTable. putTableConstraints(BigqueryTableTableConstraints value)voidBigqueryTableTableConstraintsOutputReference. setInternalValue(BigqueryTableTableConstraints value)BigqueryTable.BuilderBigqueryTable.Builder. tableConstraints(BigqueryTableTableConstraints tableConstraints)table_constraints block.BigqueryTableConfig.BuilderBigqueryTableConfig.Builder. tableConstraints(BigqueryTableTableConstraints tableConstraints)Sets the value ofBigqueryTableConfig.getTableConstraints()
-