| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EbsDeviceProps
Properties of an EBS block device.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EbsDeviceProps.Jsii$Proxy
An implementation for
EbsDeviceProps |
static class |
EbsDeviceSnapshotOptions.Jsii$Proxy
An implementation for
EbsDeviceSnapshotOptions |
| Modifier and Type | Method and Description |
|---|---|
EbsDeviceSnapshotOptions |
EbsDeviceSnapshotOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static BlockDeviceVolume |
BlockDeviceVolume.ebsFromSnapshot(String snapshotId,
EbsDeviceSnapshotOptions options)
Creates a new Elastic Block Storage device from an existing snapshot.
|
Copyright © 2022. All rights reserved.