Package | Description |
---|---|
org.mule.modules.ec2 | |
org.mule.modules.ec2.util |
Modifier and Type | Method and Description |
---|---|
AttachVolumeResult |
EC2Connector.attachVolume(String volumeId,
String instanceId,
String device)
Attaches an EBS volume to a running or stopped instance and exposes it to the instance with the specified device name.
|
Modifier and Type | Method and Description |
---|---|
static AttachVolumeResult |
EC2ModelFactory.wrapAttachVolumeResult(com.amazonaws.services.ec2.model.AttachVolumeResult sourceAttachVolumeResult) |
Copyright © 2010–2020. All rights reserved.