DbClusterSnapshot.Builder |
DbClusterSnapshot.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
DbClusterSnapshot.Builder |
DbClusterSnapshot.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
DbClusterSnapshot.Builder |
DbClusterSnapshot.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
DbClusterSnapshot.Builder |
DbClusterSnapshot.Builder.count(Number count) |
|
static DbClusterSnapshot.Builder |
DbClusterSnapshot.Builder.create(software.constructs.Construct scope,
String id) |
|
DbClusterSnapshot.Builder |
DbClusterSnapshot.Builder.dbClusterIdentifier(String dbClusterIdentifier) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_cluster_snapshot#db_cluster_identifier DbClusterSnapshot#db_cluster_identifier}.
|
DbClusterSnapshot.Builder |
DbClusterSnapshot.Builder.dbClusterSnapshotIdentifier(String dbClusterSnapshotIdentifier) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_cluster_snapshot#db_cluster_snapshot_identifier DbClusterSnapshot#db_cluster_snapshot_identifier}.
|
DbClusterSnapshot.Builder |
DbClusterSnapshot.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
DbClusterSnapshot.Builder |
DbClusterSnapshot.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
DbClusterSnapshot.Builder |
DbClusterSnapshot.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_cluster_snapshot#id DbClusterSnapshot#id}.
|
DbClusterSnapshot.Builder |
DbClusterSnapshot.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
DbClusterSnapshot.Builder |
DbClusterSnapshot.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
DbClusterSnapshot.Builder |
DbClusterSnapshot.Builder.provisioners(List<? extends Object> provisioners) |
|
DbClusterSnapshot.Builder |
DbClusterSnapshot.Builder.tags(Map<String,String> tags) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_cluster_snapshot#tags DbClusterSnapshot#tags}.
|
DbClusterSnapshot.Builder |
DbClusterSnapshot.Builder.tagsAll(Map<String,String> tagsAll) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/db_cluster_snapshot#tags_all DbClusterSnapshot#tags_all}.
|
DbClusterSnapshot.Builder |
DbClusterSnapshot.Builder.timeouts(DbClusterSnapshotTimeouts timeouts) |
timeouts block.
|