DataGoogleBigqueryTableIamPolicy.Builder |
DataGoogleBigqueryTableIamPolicy.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
DataGoogleBigqueryTableIamPolicy.Builder |
DataGoogleBigqueryTableIamPolicy.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
DataGoogleBigqueryTableIamPolicy.Builder |
DataGoogleBigqueryTableIamPolicy.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
DataGoogleBigqueryTableIamPolicy.Builder |
DataGoogleBigqueryTableIamPolicy.Builder.count(Number count) |
|
static DataGoogleBigqueryTableIamPolicy.Builder |
DataGoogleBigqueryTableIamPolicy.Builder.create(software.constructs.Construct scope,
String id) |
|
DataGoogleBigqueryTableIamPolicy.Builder |
DataGoogleBigqueryTableIamPolicy.Builder.datasetId(String datasetId) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/bigquery_table_iam_policy#dataset_id DataGoogleBigqueryTableIamPolicy#dataset_id}.
|
DataGoogleBigqueryTableIamPolicy.Builder |
DataGoogleBigqueryTableIamPolicy.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
DataGoogleBigqueryTableIamPolicy.Builder |
DataGoogleBigqueryTableIamPolicy.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
DataGoogleBigqueryTableIamPolicy.Builder |
DataGoogleBigqueryTableIamPolicy.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/bigquery_table_iam_policy#id DataGoogleBigqueryTableIamPolicy#id}.
|
DataGoogleBigqueryTableIamPolicy.Builder |
DataGoogleBigqueryTableIamPolicy.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
DataGoogleBigqueryTableIamPolicy.Builder |
DataGoogleBigqueryTableIamPolicy.Builder.project(String project) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/bigquery_table_iam_policy#project DataGoogleBigqueryTableIamPolicy#project}.
|
DataGoogleBigqueryTableIamPolicy.Builder |
DataGoogleBigqueryTableIamPolicy.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
DataGoogleBigqueryTableIamPolicy.Builder |
DataGoogleBigqueryTableIamPolicy.Builder.provisioners(List<? extends Object> provisioners) |
|
DataGoogleBigqueryTableIamPolicy.Builder |
DataGoogleBigqueryTableIamPolicy.Builder.tableId(String tableId) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/bigquery_table_iam_policy#table_id DataGoogleBigqueryTableIamPolicy#table_id}.
|