| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LocationPackageOptions.Jsii$Proxy
An implementation for
LocationPackageOptions |
| Modifier and Type | Method and Description |
|---|---|
LocationPackageOptions |
LocationPackageOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static InitPackage |
InitPackage.msi(String location,
LocationPackageOptions options)
Install an MSI package from an HTTP URL or a location on disk.
|
static InitPackage |
InitPackage.rpm(String location,
LocationPackageOptions options)
Install an RPM from an HTTP URL or a location on disk.
|
Copyright © 2022. All rights reserved.