| 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 |
EbsDeviceOptions.Jsii$Proxy
An implementation for
EbsDeviceOptions |
static class |
EbsDeviceProps.Jsii$Proxy
An implementation for
EbsDeviceProps |
| Modifier and Type | Method and Description |
|---|---|
EbsDeviceOptions |
EbsDeviceOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static BlockDeviceVolume |
BlockDeviceVolume.ebs(Number volumeSize,
EbsDeviceOptions options)
Creates a new Elastic Block Storage device.
|
Copyright © 2022. All rights reserved.