Uses of Interface
com.hashicorp.cdktf.providers.google.bigquery_table.BigqueryTableTableConstraintsPrimaryKey
-
Packages that use BigqueryTableTableConstraintsPrimaryKey Package Description com.hashicorp.cdktf.providers.google.bigquery_table google_bigquery_table -
-
Uses of BigqueryTableTableConstraintsPrimaryKey in com.hashicorp.cdktf.providers.google.bigquery_table
Classes in com.hashicorp.cdktf.providers.google.bigquery_table that implement BigqueryTableTableConstraintsPrimaryKey Modifier and Type Class Description static classBigqueryTableTableConstraintsPrimaryKey.Jsii$ProxyAn implementation forBigqueryTableTableConstraintsPrimaryKeyMethods in com.hashicorp.cdktf.providers.google.bigquery_table that return BigqueryTableTableConstraintsPrimaryKey Modifier and Type Method Description BigqueryTableTableConstraintsPrimaryKeyBigqueryTableTableConstraintsPrimaryKey.Builder. build()Builds the configured instance.BigqueryTableTableConstraintsPrimaryKeyBigqueryTableTableConstraintsPrimaryKeyOutputReference. getInternalValue()default BigqueryTableTableConstraintsPrimaryKeyBigqueryTableTableConstraints. getPrimaryKey()primary_key block.BigqueryTableTableConstraintsPrimaryKeyBigqueryTableTableConstraints.Jsii$Proxy. getPrimaryKey()BigqueryTableTableConstraintsPrimaryKeyBigqueryTableTableConstraintsOutputReference. getPrimaryKeyInput()Methods in com.hashicorp.cdktf.providers.google.bigquery_table with parameters of type BigqueryTableTableConstraintsPrimaryKey Modifier and Type Method Description BigqueryTableTableConstraints.BuilderBigqueryTableTableConstraints.Builder. primaryKey(BigqueryTableTableConstraintsPrimaryKey primaryKey)Sets the value ofBigqueryTableTableConstraints.getPrimaryKey()voidBigqueryTableTableConstraintsOutputReference. putPrimaryKey(BigqueryTableTableConstraintsPrimaryKey value)voidBigqueryTableTableConstraintsPrimaryKeyOutputReference. setInternalValue(BigqueryTableTableConstraintsPrimaryKey value)
-