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