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