| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Method and Description |
|---|---|
TestCase.Builder |
TestCase.Builder.allowDestroy(List<String> allowDestroy)
Sets the value of
TestOptions.getAllowDestroy() |
static TestCase.Builder |
TestCase.builder() |
TestCase.Builder |
TestCase.Builder.cdkCommandOptions(CdkCommands cdkCommandOptions)
Sets the value of
TestOptions.getCdkCommandOptions() |
TestCase.Builder |
TestCase.Builder.diffAssets(Boolean diffAssets)
Sets the value of
TestOptions.getDiffAssets() |
TestCase.Builder |
TestCase.Builder.hooks(Hooks hooks)
Sets the value of
TestOptions.getHooks() |
TestCase.Builder |
TestCase.Builder.regions(List<String> regions)
Sets the value of
TestOptions.getRegions() |
TestCase.Builder |
TestCase.Builder.stacks(List<String> stacks)
Sets the value of
TestCase.getStacks() |
TestCase.Builder |
TestCase.Builder.stackUpdateWorkflow(Boolean stackUpdateWorkflow)
Sets the value of
TestOptions.getStackUpdateWorkflow() |
| Constructor and Description |
|---|
Jsii$Proxy(TestCase.Builder builder)
Constructor that initializes the object based on literal property values passed by the
TestCase.Builder. |
Copyright © 2022. All rights reserved.