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