Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table.DataAwsDynamodbTableTtl
-
Packages that use DataAwsDynamodbTableTtl Package Description com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table data_aws_dynamodb_table -
-
Uses of DataAwsDynamodbTableTtl in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table
Classes in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table that implement DataAwsDynamodbTableTtl Modifier and Type Class Description static classDataAwsDynamodbTableTtl.Jsii$ProxyAn implementation forDataAwsDynamodbTableTtlMethods in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table that return DataAwsDynamodbTableTtl Modifier and Type Method Description DataAwsDynamodbTableTtlDataAwsDynamodbTableTtl.Builder. build()Builds the configured instance.DataAwsDynamodbTableTtlDataAwsDynamodbTableTtlOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.data_aws_dynamodb_table with parameters of type DataAwsDynamodbTableTtl Modifier and Type Method Description voidDataAwsDynamodbTableTtlOutputReference. setInternalValue(DataAwsDynamodbTableTtl value)
-