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