| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Method and Description |
|---|---|
static IntegManifest.Builder |
IntegManifest.builder() |
IntegManifest.Builder |
IntegManifest.Builder.enableLookups(Boolean enableLookups)
Sets the value of
IntegManifest.getEnableLookups() |
IntegManifest.Builder |
IntegManifest.Builder.synthContext(Map<String,String> synthContext)
Sets the value of
IntegManifest.getSynthContext() |
IntegManifest.Builder |
IntegManifest.Builder.testCases(Map<String,? extends TestCase> testCases)
Sets the value of
IntegManifest.getTestCases() |
IntegManifest.Builder |
IntegManifest.Builder.version(String version)
Sets the value of
IntegManifest.getVersion() |
| Constructor and Description |
|---|
Jsii$Proxy(IntegManifest.Builder builder)
Constructor that initializes the object based on literal property values passed by the
IntegManifest.Builder. |
Copyright © 2022. All rights reserved.