| Package | Description |
|---|---|
| io.github.cdklabs.projen.awscdk |
| Modifier and Type | Method and Description |
|---|---|
static IntegrationTestOptions.Builder |
IntegrationTestOptions.builder() |
IntegrationTestOptions.Builder |
IntegrationTestOptions.Builder.cdkDeps(AwsCdkDeps cdkDeps)
Sets the value of
IntegrationTestOptions.getCdkDeps() |
IntegrationTestOptions.Builder |
IntegrationTestOptions.Builder.destroyAfterDeploy(Boolean destroyAfterDeploy)
Sets the value of
IntegrationTestCommonOptions.getDestroyAfterDeploy() |
IntegrationTestOptions.Builder |
IntegrationTestOptions.Builder.entrypoint(String entrypoint)
Sets the value of
IntegrationTestOptions.getEntrypoint() |
IntegrationTestOptions.Builder |
IntegrationTestOptions.Builder.tsconfigPath(String tsconfigPath)
Sets the value of
IntegrationTestOptions.getTsconfigPath() |
| Constructor and Description |
|---|
Jsii$Proxy(IntegrationTestOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
IntegrationTestOptions.Builder. |
Copyright © 2021. All rights reserved.