| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeployCommand
Represents a cdk deploy command.
|
interface |
DestroyCommand
Represents a cdk destroy command.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CdkCommand.Jsii$Proxy
An implementation for
CdkCommand |
static class |
DeployCommand.Jsii$Proxy
An implementation for
DeployCommand |
static class |
DestroyCommand.Jsii$Proxy
An implementation for
DestroyCommand |
| Modifier and Type | Method and Description |
|---|---|
CdkCommand |
CdkCommand.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.