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