Uses of Interface
com.hashicorp.cdktf.TestingAppConfig
Packages that use TestingAppConfig
-
Uses of TestingAppConfig in com.hashicorp.cdktf
Classes in com.hashicorp.cdktf that implement TestingAppConfigMethods in com.hashicorp.cdktf that return TestingAppConfigModifier and TypeMethodDescriptionTestingAppConfig.Builder.build()Builds the configured instance.Methods in com.hashicorp.cdktf with parameters of type TestingAppConfigModifier and TypeMethodDescriptionstatic AppTesting.app(TestingAppConfig options) (experimental) Returns an app for testing with the following properties: - Output directory is a temp dir.