Uses of Interface
com.hashicorp.cdktf.providers.aws.dynamodb_contributor_insights.DynamodbContributorInsightsConfig
-
Packages that use DynamodbContributorInsightsConfig Package Description com.hashicorp.cdktf.providers.aws.dynamodb_contributor_insights aws_dynamodb_contributor_insights -
-
Uses of DynamodbContributorInsightsConfig in com.hashicorp.cdktf.providers.aws.dynamodb_contributor_insights
Classes in com.hashicorp.cdktf.providers.aws.dynamodb_contributor_insights that implement DynamodbContributorInsightsConfig Modifier and Type Class Description static classDynamodbContributorInsightsConfig.Jsii$ProxyAn implementation forDynamodbContributorInsightsConfigMethods in com.hashicorp.cdktf.providers.aws.dynamodb_contributor_insights that return DynamodbContributorInsightsConfig Modifier and Type Method Description DynamodbContributorInsightsConfigDynamodbContributorInsightsConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.dynamodb_contributor_insights with parameters of type DynamodbContributorInsightsConfig Constructor Description DynamodbContributorInsights(software.constructs.Construct scope, String id, DynamodbContributorInsightsConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dynamodb_contributor_insights aws_dynamodb_contributor_insights} Resource.
-