Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table.DataAwsDynamodbTableGlobalSecondaryIndex
-
Packages that use DataAwsDynamodbTableGlobalSecondaryIndex Package Description com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table data_aws_dynamodb_table -
-
Uses of DataAwsDynamodbTableGlobalSecondaryIndex in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table
Classes in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table that implement DataAwsDynamodbTableGlobalSecondaryIndex Modifier and Type Class Description static classDataAwsDynamodbTableGlobalSecondaryIndex.Jsii$ProxyAn implementation forDataAwsDynamodbTableGlobalSecondaryIndexMethods in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table that return DataAwsDynamodbTableGlobalSecondaryIndex Modifier and Type Method Description DataAwsDynamodbTableGlobalSecondaryIndexDataAwsDynamodbTableGlobalSecondaryIndex.Builder. build()Builds the configured instance.DataAwsDynamodbTableGlobalSecondaryIndexDataAwsDynamodbTableGlobalSecondaryIndexOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table with parameters of type DataAwsDynamodbTableGlobalSecondaryIndex Modifier and Type Method Description voidDataAwsDynamodbTableGlobalSecondaryIndexOutputReference. setInternalValue(DataAwsDynamodbTableGlobalSecondaryIndex value)
-