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