Uses of Class
software.amazon.awscdk.integtests.alpha.IntegTestProps.Builder
Packages that use IntegTestProps.Builder
-
Uses of IntegTestProps.Builder in software.amazon.awscdk.integtests.alpha
Methods in software.amazon.awscdk.integtests.alpha that return IntegTestProps.BuilderModifier and TypeMethodDescriptionIntegTestProps.Builder.allowDestroy(List<String> allowDestroy) Sets the value ofTestOptions.getAllowDestroy()IntegTestProps.Builder.assertionStack(Stack assertionStack) Sets the value ofIntegTestProps.getAssertionStack()static IntegTestProps.BuilderIntegTestProps.builder()IntegTestProps.Builder.cdkCommandOptions(CdkCommands cdkCommandOptions) Sets the value ofTestOptions.getCdkCommandOptions()IntegTestProps.Builder.diffAssets(Boolean diffAssets) Sets the value ofTestOptions.getDiffAssets()IntegTestProps.Builder.enableLookups(Boolean enableLookups) Sets the value ofIntegTestProps.getEnableLookups()Sets the value ofTestOptions.getHooks()Sets the value ofTestOptions.getRegions()IntegTestProps.Builder.stackUpdateWorkflow(Boolean stackUpdateWorkflow) Sets the value ofTestOptions.getStackUpdateWorkflow()Sets the value ofIntegTestProps.getTestCases()Constructors in software.amazon.awscdk.integtests.alpha with parameters of type IntegTestProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(IntegTestProps.Builder builder) Constructor that initializes the object based on literal property values passed by theIntegTestProps.Builder.