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