Package | Description |
---|---|
org.mule.modules.ec2 | |
org.mule.modules.ec2.util |
Modifier and Type | Method and Description |
---|---|
CopySnapshotResult |
EC2Connector.copySnapshot(String sourceSnapshotId,
RegionEndpoint sourceRegion,
String description,
RegionEndpoint destinationRegion,
String presignedUrl,
Boolean encrypted,
String kmsKeyId)
Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
static CopySnapshotResult |
EC2ModelFactory.wrapCopySnapshotResult(com.amazonaws.services.ec2.model.CopySnapshotResult sourceCopySnapshotResult) |
Copyright © 2010–2020. All rights reserved.