Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table.DataAwsDynamodbTableLocalSecondaryIndex
-
Packages that use DataAwsDynamodbTableLocalSecondaryIndex Package Description com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table data_aws_dynamodb_table -
-
Uses of DataAwsDynamodbTableLocalSecondaryIndex in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table
Classes in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table that implement DataAwsDynamodbTableLocalSecondaryIndex Modifier and Type Class Description static classDataAwsDynamodbTableLocalSecondaryIndex.Jsii$ProxyAn implementation forDataAwsDynamodbTableLocalSecondaryIndexMethods in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table that return DataAwsDynamodbTableLocalSecondaryIndex Modifier and Type Method Description DataAwsDynamodbTableLocalSecondaryIndexDataAwsDynamodbTableLocalSecondaryIndex.Builder. build()Builds the configured instance.DataAwsDynamodbTableLocalSecondaryIndexDataAwsDynamodbTableLocalSecondaryIndexOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table with parameters of type DataAwsDynamodbTableLocalSecondaryIndex Modifier and Type Method Description voidDataAwsDynamodbTableLocalSecondaryIndexOutputReference. setInternalValue(DataAwsDynamodbTableLocalSecondaryIndex value)
-