| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CdkCommands.Jsii$Proxy
An implementation for
CdkCommands |
| Modifier and Type | Method and Description |
|---|---|
CdkCommands |
CdkCommands.Builder.build()
Builds the configured instance.
|
CdkCommands |
TestCase.Jsii$Proxy.getCdkCommandOptions() |
default CdkCommands |
TestOptions.getCdkCommandOptions()
Additional options to use for each CDK command.
|
CdkCommands |
TestOptions.Jsii$Proxy.getCdkCommandOptions() |
| Modifier and Type | Method and Description |
|---|---|
TestCase.Builder |
TestCase.Builder.cdkCommandOptions(CdkCommands cdkCommandOptions)
Sets the value of
TestOptions.getCdkCommandOptions() |
TestOptions.Builder |
TestOptions.Builder.cdkCommandOptions(CdkCommands cdkCommandOptions)
Sets the value of
TestOptions.getCdkCommandOptions() |
Copyright © 2022. All rights reserved.