Uses of Class
com.hashicorp.cdktf.App
Packages that use App
-
Uses of App in com.hashicorp.cdktf
Methods in com.hashicorp.cdktf that return AppModifier and TypeMethodDescriptionstatic AppTesting.app()(experimental) Returns an app for testing with the following properties: - Output directory is a temp dir.static AppTesting.app(TestingAppConfig options) (experimental) Returns an app for testing with the following properties: - Output directory is a temp dir.App.Builder.build()static AppTesting.enableFutureFlags(App app) static AppTesting.fakeCdktfJsonPath(App app) static AppApp.of(software.constructs.IConstruct construct) static AppTesting.stubVersion(App app) Methods in com.hashicorp.cdktf with parameters of type AppModifier and TypeMethodDescriptionstatic AppTesting.enableFutureFlags(App app) static AppTesting.fakeCdktfJsonPath(App app) static AppTesting.stubVersion(App app)