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