| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnVolumeAttachmentProps.Builder |
CfnVolumeAttachmentProps.builder() |
CfnVolumeAttachmentProps.Builder |
CfnVolumeAttachmentProps.Builder.device(String device)
Sets the value of
CfnVolumeAttachmentProps.getDevice() |
CfnVolumeAttachmentProps.Builder |
CfnVolumeAttachmentProps.Builder.instanceId(String instanceId)
Sets the value of
CfnVolumeAttachmentProps.getInstanceId() |
CfnVolumeAttachmentProps.Builder |
CfnVolumeAttachmentProps.Builder.volumeId(String volumeId)
Sets the value of
CfnVolumeAttachmentProps.getVolumeId() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnVolumeAttachmentProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVolumeAttachmentProps.Builder. |
Copyright © 2022. All rights reserved.