Package | Description |
---|---|
org.mule.modules.ec2 | |
org.mule.modules.ec2.util |
Modifier and Type | Method and Description |
---|---|
ModifyVolumeResult |
EC2Connector.modifyVolume(String volumeId,
Integer iops,
Integer size,
VolumeType volumeType)
You can modify several parameters of an existing EBS volume, including volume size, volume type, and IOPS capacity.
|
Modifier and Type | Method and Description |
---|---|
static ModifyVolumeResult |
EC2ModelFactory.wrapModifyVolumeResult(com.amazonaws.services.ec2.model.ModifyVolumeResult sourceModifyVolumeResult) |
Copyright © 2010–2020. All rights reserved.