BigtableAuthorizedView.Builder |
BigtableAuthorizedView.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
BigtableAuthorizedView.Builder |
BigtableAuthorizedView.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
BigtableAuthorizedView.Builder |
BigtableAuthorizedView.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
BigtableAuthorizedView.Builder |
BigtableAuthorizedView.Builder.count(Number count) |
|
static BigtableAuthorizedView.Builder |
BigtableAuthorizedView.Builder.create(software.constructs.Construct scope,
String id) |
|
BigtableAuthorizedView.Builder |
BigtableAuthorizedView.Builder.deletionProtection(String deletionProtection) |
A field to make the authorized view protected against data loss i.e.
|
BigtableAuthorizedView.Builder |
BigtableAuthorizedView.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
BigtableAuthorizedView.Builder |
BigtableAuthorizedView.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
BigtableAuthorizedView.Builder |
BigtableAuthorizedView.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/bigtable_authorized_view#id BigtableAuthorizedView#id}.
|
BigtableAuthorizedView.Builder |
BigtableAuthorizedView.Builder.instanceName(String instanceName) |
The name of the Bigtable instance in which the authorized view belongs.
|
BigtableAuthorizedView.Builder |
BigtableAuthorizedView.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
BigtableAuthorizedView.Builder |
BigtableAuthorizedView.Builder.name(String name) |
The name of the authorized view.
|
BigtableAuthorizedView.Builder |
BigtableAuthorizedView.Builder.project(String project) |
The ID of the project in which the resource belongs.
|
BigtableAuthorizedView.Builder |
BigtableAuthorizedView.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
BigtableAuthorizedView.Builder |
BigtableAuthorizedView.Builder.provisioners(List<? extends Object> provisioners) |
|
BigtableAuthorizedView.Builder |
BigtableAuthorizedView.Builder.subsetView(BigtableAuthorizedViewSubsetView subsetView) |
subset_view block.
|
BigtableAuthorizedView.Builder |
BigtableAuthorizedView.Builder.tableName(String tableName) |
The name of the Bigtable table in which the authorized view belongs.
|
BigtableAuthorizedView.Builder |
BigtableAuthorizedView.Builder.timeouts(BigtableAuthorizedViewTimeouts timeouts) |
timeouts block.
|