| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Method and Description |
|---|---|
DeployCommand.Builder |
DeployCommand.Builder.args(DeployOptions args)
Sets the value of
DeployCommand.getArgs() |
static DeployCommand.Builder |
DeployCommand.builder() |
DeployCommand.Builder |
DeployCommand.Builder.enabled(Boolean enabled)
Sets the value of
CdkCommand.getEnabled() |
DeployCommand.Builder |
DeployCommand.Builder.expectedMessage(String expectedMessage)
Sets the value of
CdkCommand.getExpectedMessage() |
DeployCommand.Builder |
DeployCommand.Builder.expectError(Boolean expectError)
Sets the value of
CdkCommand.getExpectError() |
| Constructor and Description |
|---|
Jsii$Proxy(DeployCommand.Builder builder)
Constructor that initializes the object based on literal property values passed by the
DeployCommand.Builder. |
Copyright © 2022. All rights reserved.