Uses of Class
software.amazon.awscdk.integtests.IntegTestCaseProps.Builder
Packages that use IntegTestCaseProps.Builder
-
Uses of IntegTestCaseProps.Builder in software.amazon.awscdk.integtests
Methods in software.amazon.awscdk.integtests that return IntegTestCaseProps.BuilderModifier and TypeMethodDescriptionIntegTestCaseProps.Builder.allowDestroy(List<String> allowDestroy) Sets the value ofTestOptions.getAllowDestroy()static IntegTestCaseProps.BuilderIntegTestCaseProps.builder()IntegTestCaseProps.Builder.cdkCommandOptions(CdkCommands cdkCommandOptions) Sets the value ofTestOptions.getCdkCommandOptions()IntegTestCaseProps.Builder.diffAssets(Boolean diffAssets) Sets the value ofTestOptions.getDiffAssets()Sets the value ofTestOptions.getHooks()Sets the value ofTestOptions.getRegions()Sets the value ofIntegTestCaseProps.getStacks()IntegTestCaseProps.Builder.stackUpdateWorkflow(Boolean stackUpdateWorkflow) Sets the value ofTestOptions.getStackUpdateWorkflow()Constructors in software.amazon.awscdk.integtests with parameters of type IntegTestCaseProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(IntegTestCaseProps.Builder builder) Constructor that initializes the object based on literal property values passed by theIntegTestCaseProps.Builder.