Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table.DataAwsDynamodbTableAttribute
-
Packages that use DataAwsDynamodbTableAttribute Package Description com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table data_aws_dynamodb_table -
-
Uses of DataAwsDynamodbTableAttribute in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table
Classes in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table that implement DataAwsDynamodbTableAttribute Modifier and Type Class Description static classDataAwsDynamodbTableAttribute.Jsii$ProxyAn implementation forDataAwsDynamodbTableAttributeMethods in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table that return DataAwsDynamodbTableAttribute Modifier and Type Method Description DataAwsDynamodbTableAttributeDataAwsDynamodbTableAttribute.Builder. build()Builds the configured instance.DataAwsDynamodbTableAttributeDataAwsDynamodbTableAttributeOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table with parameters of type DataAwsDynamodbTableAttribute Modifier and Type Method Description voidDataAwsDynamodbTableAttributeOutputReference. setInternalValue(DataAwsDynamodbTableAttribute value)
-