Uses of Class
com.hashicorp.cdktf.TestingAppConfig.Builder
Packages that use TestingAppConfig.Builder
-
Uses of TestingAppConfig.Builder in com.hashicorp.cdktf
Methods in com.hashicorp.cdktf that return TestingAppConfig.BuilderModifier and TypeMethodDescriptionstatic TestingAppConfig.BuilderTestingAppConfig.builder()Sets the value ofTestingAppConfig.getContext()TestingAppConfig.Builder.enableFutureFlags(Boolean enableFutureFlags) Sets the value ofTestingAppConfig.getEnableFutureFlags()TestingAppConfig.Builder.fakeCdktfJsonPath(Boolean fakeCdktfJsonPath) Sets the value ofTestingAppConfig.getFakeCdktfJsonPath()Sets the value ofTestingAppConfig.getOutdir()TestingAppConfig.Builder.stackTraces(Boolean stackTraces) Sets the value ofTestingAppConfig.getStackTraces()TestingAppConfig.Builder.stubVersion(Boolean stubVersion) Sets the value ofTestingAppConfig.getStubVersion()Constructors in com.hashicorp.cdktf with parameters of type TestingAppConfig.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(TestingAppConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theTestingAppConfig.Builder.