| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Method and Description |
|---|---|
AssetManifestProperties.Builder |
AssetManifestProperties.Builder.bootstrapStackVersionSsmParameter(String bootstrapStackVersionSsmParameter)
Sets the value of
AssetManifestProperties.getBootstrapStackVersionSsmParameter() |
static AssetManifestProperties.Builder |
AssetManifestProperties.builder() |
AssetManifestProperties.Builder |
AssetManifestProperties.Builder.file(String file)
Sets the value of
AssetManifestProperties.getFile() |
AssetManifestProperties.Builder |
AssetManifestProperties.Builder.requiresBootstrapStackVersion(Number requiresBootstrapStackVersion)
Sets the value of
AssetManifestProperties.getRequiresBootstrapStackVersion() |
| Constructor and Description |
|---|
Jsii$Proxy(AssetManifestProperties.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AssetManifestProperties.Builder. |
Copyright © 2022. All rights reserved.