Uses of Interface
com.hashicorp.cdktf.providers.aws.dynamodb_tag.DynamodbTagConfig
-
Packages that use DynamodbTagConfig Package Description com.hashicorp.cdktf.providers.aws.dynamodb_tag aws_dynamodb_tag -
-
Uses of DynamodbTagConfig in com.hashicorp.cdktf.providers.aws.dynamodb_tag
Classes in com.hashicorp.cdktf.providers.aws.dynamodb_tag that implement DynamodbTagConfig Modifier and Type Class Description static classDynamodbTagConfig.Jsii$ProxyAn implementation forDynamodbTagConfigMethods in com.hashicorp.cdktf.providers.aws.dynamodb_tag that return DynamodbTagConfig Modifier and Type Method Description DynamodbTagConfigDynamodbTagConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.dynamodb_tag with parameters of type DynamodbTagConfig Constructor Description DynamodbTag(software.constructs.Construct scope, String id, DynamodbTagConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dynamodb_tag aws_dynamodb_tag} Resource.
-