Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table.DataAwsDynamodbTableReplica
-
Packages that use DataAwsDynamodbTableReplica Package Description com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table data_aws_dynamodb_table -
-
Uses of DataAwsDynamodbTableReplica in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table
Classes in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table that implement DataAwsDynamodbTableReplica Modifier and Type Class Description static classDataAwsDynamodbTableReplica.Jsii$ProxyAn implementation forDataAwsDynamodbTableReplicaMethods in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table that return DataAwsDynamodbTableReplica Modifier and Type Method Description DataAwsDynamodbTableReplicaDataAwsDynamodbTableReplica.Builder. build()Builds the configured instance.DataAwsDynamodbTableReplicaDataAwsDynamodbTableReplicaOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table with parameters of type DataAwsDynamodbTableReplica Modifier and Type Method Description voidDataAwsDynamodbTableReplicaOutputReference. setInternalValue(DataAwsDynamodbTableReplica value)
-