| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IVolume.Jsii$Default
Internal default implementation for
IVolume. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IVolume.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
Volume
Creates a new EBS Volume in AWS EC2.
|
| Modifier and Type | Method and Description |
|---|---|
static IVolume |
Volume.fromVolumeAttributes(software.constructs.Construct scope,
String id,
VolumeAttributes attrs)
Import an existing EBS Volume into the Stack.
|
Copyright © 2022. All rights reserved.