Uses of Class
com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table.DataAwsDynamodbTableReplica.Builder
-
Packages that use DataAwsDynamodbTableReplica.Builder Package Description com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table data_aws_dynamodb_table -
-
Uses of DataAwsDynamodbTableReplica.Builder in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table
Methods in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table that return DataAwsDynamodbTableReplica.Builder Modifier and Type Method Description static DataAwsDynamodbTableReplica.BuilderDataAwsDynamodbTableReplica. builder()Constructors in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table with parameters of type DataAwsDynamodbTableReplica.Builder Constructor Description Jsii$Proxy(DataAwsDynamodbTableReplica.Builder builder)Constructor that initializes the object based on literal property values passed by theDataAwsDynamodbTableReplica.Builder.
-