| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static BlockDevice.Builder |
BlockDevice.builder() |
BlockDevice.Builder |
BlockDevice.Builder.deviceName(String deviceName)
Sets the value of
BlockDevice.getDeviceName() |
BlockDevice.Builder |
BlockDevice.Builder.mappingEnabled(Boolean mappingEnabled)
Sets the value of
BlockDevice.getMappingEnabled() |
BlockDevice.Builder |
BlockDevice.Builder.volume(BlockDeviceVolume volume)
Sets the value of
BlockDevice.getVolume() |
| Constructor and Description |
|---|
Jsii$Proxy(BlockDevice.Builder builder)
Constructor that initializes the object based on literal property values passed by the
BlockDevice.Builder. |
Copyright © 2022. All rights reserved.