Uses of Class
software.amazon.awscdk.integtests.alpha.IntegTestProps.Builder
-
Uses of IntegTestProps.Builder in software.amazon.awscdk.integtests.alpha
Modifier and TypeMethodDescriptionIntegTestProps.Builder.allowDestroy
(List<String> allowDestroy) Sets the value ofTestOptions.getAllowDestroy()
IntegTestProps.Builder.assertionStack
(Stack assertionStack) Sets the value ofIntegTestProps.getAssertionStack()
static IntegTestProps.Builder
IntegTestProps.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()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(IntegTestProps.Builder builder) Constructor that initializes the object based on literal property values passed by theIntegTestProps.Builder
.