| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
InitCommandOptions.Jsii$Proxy
An implementation for
InitCommandOptions |
| Modifier and Type | Method and Description |
|---|---|
InitCommandOptions |
InitCommandOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static InitCommand |
InitCommand.argvCommand(List<String> argv,
InitCommandOptions options)
(experimental) Run a command from an argv array.
|
static InitCommand |
InitCommand.shellCommand(String shellCommand,
InitCommandOptions options)
(experimental) Run a shell command.
|
Copyright © 2021. All rights reserved.