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