| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| software.amazon.awscdk.integtests |
integ-tests
|
| 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.
|
default CdkCommands |
TestOptions.getCdkCommandOptions()
(experimental) Additional options to use for each CDK command.
|
CdkCommands |
TestOptions.Jsii$Proxy.getCdkCommandOptions() |
CdkCommands |
TestCase.Jsii$Proxy.getCdkCommandOptions() |
| Modifier and Type | Method and Description |
|---|---|
TestOptions.Builder |
TestOptions.Builder.cdkCommandOptions(CdkCommands cdkCommandOptions)
Sets the value of
TestOptions.getCdkCommandOptions() |
TestCase.Builder |
TestCase.Builder.cdkCommandOptions(CdkCommands cdkCommandOptions)
Sets the value of
TestOptions.getCdkCommandOptions() |
| Modifier and Type | Method and Description |
|---|---|
CdkCommands |
IntegTestProps.Jsii$Proxy.getCdkCommandOptions() |
CdkCommands |
IntegTestCaseStackProps.Jsii$Proxy.getCdkCommandOptions() |
CdkCommands |
IntegTestCaseProps.Jsii$Proxy.getCdkCommandOptions() |
| Modifier and Type | Method and Description |
|---|---|
IntegTestProps.Builder |
IntegTestProps.Builder.cdkCommandOptions(CdkCommands cdkCommandOptions)
Sets the value of
TestOptions.getCdkCommandOptions() |
IntegTest.Builder |
IntegTest.Builder.cdkCommandOptions(CdkCommands cdkCommandOptions)
(experimental) Additional options to use for each CDK command.
|
IntegTestCaseStack.Builder |
IntegTestCaseStack.Builder.cdkCommandOptions(CdkCommands cdkCommandOptions)
(experimental) Additional options to use for each CDK command.
|
IntegTestCaseStackProps.Builder |
IntegTestCaseStackProps.Builder.cdkCommandOptions(CdkCommands cdkCommandOptions)
Sets the value of
TestOptions.getCdkCommandOptions() |
IntegTestCase.Builder |
IntegTestCase.Builder.cdkCommandOptions(CdkCommands cdkCommandOptions)
(experimental) Additional options to use for each CDK command.
|
IntegTestCaseProps.Builder |
IntegTestCaseProps.Builder.cdkCommandOptions(CdkCommands cdkCommandOptions)
Sets the value of
TestOptions.getCdkCommandOptions() |
Copyright © 2022. All rights reserved.