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